View source: R/get.limits.PCA.r
get.limits.PCA | R Documentation |
Calculate the interval projection onto the principal components
get.limits.PCA(sym.data, matrix.stan, min.stan, max.stan, svd, nn, mm)
sym.data |
An interval matrix |
matrix.stan |
A standardized matrix |
min.stan |
A matrix of minimum values standardized for each interval |
max.stan |
A matrix of maximum values standardized for each interval |
svd |
An eigen vectors matrix |
nn |
Number of concepts |
mm |
Number of variables |
Concept Projections onto the principal components and correlation circle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.