resample {SubgrpID}R Documentation

resample

Description

Creates a permutation of given size.

Usage

resample(x, size, ...)

Arguments

x

the x vector.

size

resampling size.

...

optional argument.

Details

Creates a permutation of given size.

Value

A resample of x is returned.


[Package SubgrpID version 0.12 Index]