View source: R/sym_interval_pca.R View source: R/pca.supplementary.vertex.lambda.fun.j.r
pca.supplementary.vertex.lambda.fun.j | R Documentation |
Calculate the variance
pca.supplementary.vertex.lambda.fun.j
pca.supplementary.vertex.lambda.fun.j(
x,
M,
N,
sym.var.names,
sym.data.vertex.matrix,
tot.individuals,
num.dimen.aux
)
pca.supplementary.vertex.lambda.fun.j(
x,
M,
N,
sym.var.names,
sym.data.vertex.matrix,
tot.individuals,
num.dimen.aux
)
x |
A Matrix |
M |
Number of variables |
N |
Number of concepts |
sym.var.names |
Names of concepts |
sym.data.vertex.matrix |
Vertex Matrix |
tot.individuals |
Number of individuals |
num.dimen.aux |
Number of dimensions |
Cumulative variance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.