aov {stats} R Documentation

Fit an Analysis of Variance Model

Description


Fit an analysis of variance model by a call to lm for each stratum.

Usage

aov(x,
    formula = NULL);

Arguments

Details

Authors

sciBASIC.NET

Value

this function returns data object of type any kind.

clr value class

Examples


[Package stats version 5.0.1.2389 Index]