Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.AovSum

Print the AovSum results


Description

Print the results of the ANOVA obtained by the function AovSum.

Usage

## S3 method for class 'AovSum'
print(x, ...)

Arguments

x

an object of class AovSum

...

further arguments passed to or from other methods

Author(s)

Vincent Guyader, Francois Husson Francois.Husson@agrocampus-ouest.fr

See Also

Examples

## Not run: 
data(senso)
res <- AovSum(Score~ Product + Day , data=senso)
res

## End(Not run)

FactoMineR

Multivariate Exploratory Data Analysis and Data Mining

v2.4
GPL (>= 2)
Authors
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.