Description Usage Arguments Author(s)
CA
is a modified version of the ca
function in the
ca
package that consumes less memory in the computation
of simple correspondence analysis.
1 2 |
obj |
Matrix with two-way frequency table |
nd |
Number of dimensions to be included in the output; if NA the maximum possible dimensions are included. |
suprow |
Indices of supplementary rows. |
supcol |
Indices of supplementary columns. |
subsetrow |
Row indices of subset. |
subsetcol |
Column indices of subset. |
verbose |
shows additional ouput about token usage in console |
Michael Greenacre, Oleg Nenadic, Michael Friendly (Modified by Pablo Barbera)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.