Description Usage Arguments Value
View source: R/GetBaryGrandComp.R
Integrate tables hierarchically, with respect to row design, to give barycentric group and grand compormises
| 1 2 | GetBaryGrandComp(CP_array, DESIGN_rows, DESIGN_tables, MFA1_Flag = TRUE,
  RV1_Flag = TRUE, MFA2_Flag = TRUE, RV2_Flag = TRUE)
 | 
| 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 | 
A list of compromises and other computed objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.