permute.rows {SubgrpID}R Documentation

permute.rows

Description

Randomly permute the rows of a matrix.

Usage

permute.rows(A)

Arguments

A

a matrix for which its rows have to be permuted.

Details

Randomly permute the rows of a matrix.

Value

the matrix with permuted rows.


[Package SubgrpID version 0.12 Index]