Learn R Programming

SubgrpID (version 0.12)

permute.vector: permute.vector

Description

Randomly permute the entries of a vector.

Usage

permute.vector(x)

Value

the permuted vector

Arguments

x

the vector for which its entries have to be permuted

Details

Randomly permute the entries of a vector.