Ldiff.old | R Documentation |
Older version of Ldiff
Ldiff.old(
fit,
pat,
levnames = c(reflevel, substring(rownames(L), cut + 1)),
reflevel = "<ref>",
cut = nchar(pat)
)
fit |
model |
pat |
pattern to match in names of coefficients |
levnames |
level names |
reflevel |
name for reference level |
cut |
number of characters in pattern to retain for labelling |
hypothesis matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.