bootPerm: Uniform random number generation

Description Usage Arguments Value

Description

Uniform random number generation

Random permutation

Usage

1
2
3
4
5
6
7
rUnif(n)

bootPerm(n)

shuffleMatrix(X, prm)

shuffleVector(y, prm)

Arguments

n

length of the permutation vector

X

model matrix to be permuted

prm

permutation of the observations (typically the output of bootPerm

y

response vector to be permuted

Value

a permutation of 1:n


stevencarlislewalker/bootR2 documentation built on May 30, 2019, 4:42 p.m.