permuteIndex: Permute indices

Description Usage Arguments Value See Also

Description

Permute indices

Usage

1
permuteIndex(n1, n2)

Arguments

n1

number of observations from first population

n2

number of observations from second population

Value

A list with the following components:

i1

a numeric vector with length n1, the indices for permuted first population

i2

a numeric vector with length n2, the indices for permuted second population

See Also

sLEDpermute().


lingxuez/sLED documentation built on May 7, 2019, 2:55 a.m.