Description Usage Arguments Value Author(s)
ANOVA Tables for Linear Mixed Models
1 2 3 4 5 | single_anova(
object,
type = c("III", "II", "I", "3", "2", "1", "yates", "marginal", "2b"),
ddf = c("Satterthwaite", "Kenward-Roger")
)
|
object |
an |
type |
the type of ANOVA table requested (using the SAS terminology for these) with Type I being the familiar sequential ANOVA table. |
ddf |
method for computing denominator degrees of freedom. |
an ANOVA table
Rune Haubo B. Christensen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.