Description Usage Arguments References
noisecor
adds noise to any user specified correlation matrix, in the manner of Hardin et al (2013).
1 | noisecor(cormat, epsilon = 0.01, eidim = 2)
|
cormat |
A correlation matrix. The function does not itself check whether this is a valid correlation matrix. |
epsilon |
Numeric. The maximim perturbation of any correlation. |
eidim |
Integer. The shape of the perturbation; if |
For full details, see Hardin, J., Garcia, S. R., and Golan, D. (2013). A method for generating realistic correlation matrices. Annals of Applied Statistics, 7(3):1733-1762. This function is not intended for use by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.