makecorb | R Documentation |
This function generate data follows linear model based on parameter input.
makecorb(rho, p, fix = TRUE)
rho |
parameter controlling the correlation |
p |
dimensional of the matrix |
fix |
the correlation is a constant if fix=TRUE, Otherwise, it is rho^|i-j| |
corr correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.