sample_cpp {o2plsda}R Documentation

sampling a vector

Description

sampling a vector

Usage

sample_cpp(x, n)

Value

a vector of length ‘size’ with element drawn from ‘x’


[Package o2plsda version 0.0.18 Index]