permute_matrix {scanstatistics}R Documentation

Permute the entries of the matrix, preserving row and column marginals.

Description

Permute the entries of the matrix, preserving row and column marginals.

Usage

permute_matrix(A)

Arguments

A

An integer matrix.

Value

An integer matrix.


[Package scanstatistics version 1.1.1 Index]