graPar: Partition creator for DFP

Description Usage Arguments Value Author(s)

View source: R/graPar.R

Description

Creates a partition from a graph based on a correlation matrix maximizing the number of elements in each subset.

Usage

1
graPar(corMat, M)

Arguments

corMat

Correlation Matrix.

M

Maximum Number of Components.

Value

A list containing the Partition and the threshold determining it.

P

Partition.

treshold

Partition treshold correlation.

Author(s)

Rene Gutierrez Marquez


Rene-Gutierrez/DynParRegReg documentation built on Dec. 18, 2021, 9:57 a.m.