GetBaryGrandComp_BootTables: Integrate tables hierarchically, to give barycentric group...

Description Usage Arguments Value

View source: R/GetBaryGrandComp_BootTables.R

Description

Integrate tables hierarchically, to give barycentric group and grand compormises Differs from GetBaryGrandComp.R by computing alpha2_supp, because bootstrapped group compormises are projected as supplementary and so need to be weighted as supplementary to the original Rv_D space.

Usage

1
2
3
GetBaryGrandComp_BootTables(CP_array, DESIGN_rows, DESIGN_tables,
  Hierarchy_of_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

Hierarchy_of_tables

Results related to computing Group and Grand Compromises

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.