Learn R Programming

RRPP (version 2.0.3)

anova.measurement.error: ANOVA for lm.rrpp model fits used in measurement.error

Description

Computes an analysis of variance (ANOVA) table using distributions of random statistics from lm.rrpp. This function is the same as anova.lm.rrpp but includes statistics specific to measurement.error, and with restrictions on how P-values and effect.sizes are calculated.

Usage

# S3 method for measurement.error
anova(object, ...)

Arguments

object

Object from lm.rrpp

...

Additional lm.rrpp model fits or other arguments passed to anova.

Author

Michael Collyer

Examples

Run this code
# See measurement.error help file examples for use.

Run the code above in your browser using DataLab