View source: R/anova.measurement.error.r
anova.measurement.error | R Documentation |
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.
## S3 method for class 'measurement.error'
anova(object, ...)
object |
Object from |
... |
Additional lm.rrpp model fits or other arguments passed to anova. |
Michael Collyer
# See measurement.error help file examples for use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.