anova.kinetic: ANOVA for a kinetic class object.

View source: R/OOP.R

anova.kineticR Documentation

ANOVA for a kinetic class object.

Description

Obtains an ANOVA table for a kinetic object.

Usage

## S3 method for class 'kinetic'
anova(object, ...)

Arguments

object

a kinetic class object.

...

extra arguments passed to anova.merMod.

Value

a data frame with the sum of squares, F statistic and the fraction of explained variance.


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.