getClusterFact: Get the Factor of the cluster position in relation to the...

Description Usage Arguments Details Value Author(s)

View source: R/ClusterEstimation.R

Description

Get the Factor of the cluster position in relation to the matrix of eigenvectors

Usage

1
2
getClusterFact(eigenvectorValues, eigenvectorLengthLessOne, clusterNumber,
  reverseClusterNumber)

Arguments

eigenvectorValues

Eigenvector matrix based on the affinity matrix

eigenvectorLengthLessOne

the eigenvector matrix size minus 1

clusterNumber

the cluster position number being tested

reverseClusterNumber

the number of the inverse position of the cluster being tested

Details

Gets the factor of the value and its opposite in relation to the matrix of the eigenvectors

Value

Factor of the cluster position in relation to the matrix of eigenvectors

Author(s)

Luis Gustavo Uzai


SpecDetec documentation built on May 2, 2019, 1:08 p.m.