printwithaxes {CAvariants} | R Documentation |
Secondary printing function
Description
The function is called from the main print function print.CAvariants
.
It adds the names to objects.
Usage
printwithaxes(x, thenames,digits=3)
Arguments
x |
A matrix. |
thenames |
A character vector of the same length as |
digits |
The number of decimal places used for displaying the numerical summaries of the analysis.
By default, |
Author(s)
Rosaria Lombardo and Eric J. Beh
References
Beh EJ and Lombardo R 2014 Correspondence Analysis: Theory, Practice and New Strategies. Wiley.
Lombardo R Beh EJ 2016 Variants of Simple Correspondence Analysis. The R Journal, 8 (2), 167–184.
[Package CAvariants version 6.0 Index]