Ldiff | R Documentation |
Hypothesis matrix to test differencs in factor levels
Ldiff(
fit,
pat,
levnames = c(reflevel, substring(rownames(L), cut + 1)),
reflevel = "<ref>",
cut = nchar(pat),
verbose = F
)
fit |
model |
pat |
pattern to match for categorical effect |
levnames |
level names |
reflevel |
name for reference level |
cut |
number of characters to retain for label |
verbose |
default FALSE |
hypothesis matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.