Description Usage Arguments Value
modSample
samples features from a data set randomly without
replacement. When size = 0
, this is equivalent to
fsSample, top = 0
, but much quicker.
1 | modSample(object, size = 0)
|
object |
An |
size |
A numeric scalar. The number of randomly sampled features
to include in the pre-processed |
A pre-processed ExprsArray
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.