Description Usage Arguments Value Author(s)
Performs all steps required for CA processing (row profile approach).
1 |
X |
Data matrix |
X_dimensions |
The dimensions of X in a vector of length 2 (rows, columns). See |
colTotal |
Vector of column sums. |
rowTotal |
Vector of row sums. |
grandTotal |
Grand total of X |
weights |
Optional weights to include for the columns. |
masses |
Optional masses to include for the rows. |
rowCenter |
The barycenter of X. |
masses |
Masses to be used for the GSVD. |
weights |
Weights to be used for the GSVD. |
rowProfiles |
The row profiles of X. |
deviations |
Deviations of row profiles from |
Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.