pca.supplementary.vertex.fun.j.new {RSDA}R Documentation

Calculate the distance

Description

Calculate the distance

Usage

pca.supplementary.vertex.fun.j.new(
  x,
  N,
  M,
  sym.var.names,
  sym.data.vertex.matrix,
  tot.individuals
)

Arguments

x

A Matrix

N

Number of concepts

M

Number of variables

sym.var.names

Names of concepts

sym.data.vertex.matrix

Vertex Matrix

tot.individuals

Number of individuals

Value

Distance


[Package RSDA version 3.2.1 Index]