View source: R/score_autoscaling.R
sample_random_scores | R Documentation |
Sample scores from a number of completely random sample permutations
sample_random_scores(
batch_container,
scoring,
random_perm,
sample_attributes_fixed
)
batch_container |
An instance of BatchContainer. |
scoring |
A named |
random_perm |
Number of random sample permutations to be done. |
sample_attributes_fixed |
Logical; if |
A score matrix with n (# of permutations) rows and m (dimensionality of score) columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.