pca.supplementary.vertex.lambda.fun.j: Calculate the variance

View source: R/sym_interval_pca.R View source: R/pca.supplementary.vertex.lambda.fun.j.r

pca.supplementary.vertex.lambda.fun.jR 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


RSDA documentation built on Nov. 10, 2023, 5:06 p.m.