View source: R/score_autoscaling.R
| random_score_variances | R Documentation | 
Estimate the variance of individual scores by a series of completely random sample permutations
random_score_variances(
  batch_container,
  scoring,
  random_perm,
  sample_attributes_fixed
)
batch_container | 
 An instance of   | 
scoring | 
 A named   | 
random_perm | 
 Number of random sample permutations to be done.  | 
sample_attributes_fixed | 
 Logical; if FALSE, simulate a shuffle function that alters sample attributes at each iteration.  | 
Vector of length m (=dimensionality of score) with estimated variances of each subscore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.