permut.vector: Permutate a vector

Description Usage Arguments Value Author(s) See Also

View source: R/permut.vector.R

Description

Function to permutate a vector of size n using the function shuffleSet.

Usage

1
permut.vector(n, strata = NULL, nset = 999)

Arguments

n

The length of vector.

strata

A vector to specify restricting permutations.

nset

The number of permutations to generate for the set (Default strata = NULL).

Value

A matrix of permutations, where each row is a separate permutation.

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

See Also

syncsa, permut.row.matrix


vanderleidebastiani/SYNCSA documentation built on Sept. 4, 2020, 10:57 p.m.