pca.supplementary.vertex.lambda.fun.j {RSDA} | R Documentation |
Calculate the variance
Description
Calculate the variance
pca.supplementary.vertex.lambda.fun.j
Usage
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
)
Arguments
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 |
Value
Cumulative variance
[Package RSDA version 3.2.4 Index]