MFAreport: Function to create a txt and pdf report with the main...

Description Usage Arguments Details Value Author(s) See Also

View source: R/pca.R

Description

This function build an analysis report with the main statistics usefull to interpret the results of the MFA and the main graphics.

Usage

1
MFAreport(resMFA, file.txt, file.pdf)

Arguments

resMFA

Output of MFA or runMFA

file.txt

Character string giving the name of the txt file

file.pdf

Character string giving the name of the pdf file

Details

The grahics produced are:

Value

A txt file with the main statistics and a pdf file with the main graphics.

Author(s)

Nicolas Servant, Eleonore Gravier, Pierre Gestraud, Cecile Laurent, Caroline Paccard, Anne Biton, Jonas Mandel, Bernard Asselain, Emmanuel Barillot, Philippe Hupe

See Also

MFA, plot.MFA, runMFA


EMA documentation built on March 26, 2020, 8:40 p.m.