printwithaxes: Secondary printing function

View source: R/printwithaxes.R

printwithaxesR 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 x.

digits

The number of decimal places used for displaying the numerical summaries of the analysis. By default, digits = 3.

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.


CAvariants documentation built on Oct. 20, 2023, 1:07 a.m.