permute_matrix: Permute the entries of the matrix, preserving row and column...

View source: R/RcppExports.R

permute_matrixR 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.


scanstatistics documentation built on Feb. 16, 2023, 10:32 p.m.