GetBaryGrandComp: Integrate tables hierarchically, with respect to row design,...

Description Usage Arguments Value

View source: R/GetBaryGrandComp.R

Description

Integrate tables hierarchically, with respect to row design, to give barycentric group and grand compormises

Usage

1
2
GetBaryGrandComp(CP_array, DESIGN_rows, DESIGN_tables, MFA1_Flag = TRUE,
  RV1_Flag = TRUE, MFA2_Flag = TRUE, RV2_Flag = TRUE)

Arguments

CP_array

An array of CP matrices

DESIGN_rows

List of DESIGN info for rows

DESIGN_tables

List of DESIGN info for tables

MFA1_Flag

#TRUE gives MFA-norm; FALSE gives no norm

RV1_Flag

# TRUE gives RV; FALSE gives C; "skip" sets alpha-weights to 1/CD (1/N)

MFA2_Flag

#TRUE gives MFA-norm; FALSE gives no norm

RV2_Flag

# TRUE gives RV; FALSE gives C; "skip" sets alpha-weights to 1/D

Value

A list of compromises and other computed objects


michaelkriegsman/DiDiSTATIS documentation built on May 16, 2020, 7:31 a.m.