Learn R Programming

scanstatistics (version 1.1.1)

permute_matrix: 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)

Value

An integer matrix.

Arguments

A

An integer matrix.