traditionalanova: Construct a analysis of variance table for multiple...

traditionalanovaR Documentation

Construct a analysis of variance table for multiple regression, highlighting the null hypothesis of no effect from any of the covariates. This table is common in statistical text books.

Description

Construct a analysis of variance table for multiple regression, highlighting the null hypothesis of no effect from any of the covariates. This table is common in statistical text books.

Usage

traditionalanova(object)

Arguments

object

A fit as created by lm.

Value

A matrix with three rows, corresponing to model, error and total, and five columns, representing sum of squares, degrees of freedom, mean squares, the F statistic, and the p-value.


kolassa-dev/NonparametricHeuristic documentation built on Nov. 14, 2022, 11:25 p.m.