View source: R/helpfunctions_simulation.R
sim_corr_unif | R Documentation |
Simulate uniformly distributed correlation elements for a variance-covariance matrix
sim_corr_unif(dim, min = -0.5, max = 0.5)
dim |
the dimension of the matrix |
min |
minimum used in |
max |
maximum used in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.