MFAreport {EMA}R Documentation

Function to create a txt and pdf report with the main statistics and graphics of the MFA.

Description

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

Usage

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)

EMA group

See Also

MFA, plot.MFA, runMFA


[Package EMA version 1.3.2 Index]