Description Usage Arguments Value Examples
Gererate random scores for the simulation
1 | score_generation(dim_score, num_score, score_variance)
|
dim_score |
dimension of the scores |
num_score |
number of scores |
score_variance |
variance of the score |
a matrix of generated random scores, with dim_score * num_score
1 | score_generation(2, 10, c(1,2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.