HSDer | R Documentation |
lme4
Calculating Tukey's HSD (Honestly Significant Difference) value from a mixed effects regression model fitted using lme4
HSDer(model, term, comps = NULL, level = 0.95)
model |
An object of class |
term |
string indicating variable to calculate HSDs for |
comps |
(optional) vector of length 2 indicating which groups to compare |
level |
confidence level for HSD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.