qanova: ANOVA with FO, PQ, and TWI terms.

Description Usage Arguments Value

View source: R/main.R

Description

ANOVA with FO, PQ, and TWI terms.

Usage

1

Arguments

formula

Complete formula for the model.

data

Data frame.

vars

Character vector of variable names for ANOVA.

formula

Complete formula for the model.

Value

A data frame with ANOVA statistics.

The ANOVA is not fully sequential. The FO and PQ terms are added for the first variable, followed by the TWI terms. The FO and PQ terms for the second variable are added only to the FO and PQ model for the first variable since there is overlap in the TWI terms. Thus the FO and PQ terms for the final variable are added to all other FO and PQ terms but no TWI terms.


pauljensen/qanova documentation built on March 19, 2020, 12:07 a.m.