Description Usage Arguments Examples
generate Tukey-adjusted 95 pct confidence intervals for plotting on the untransformed response scale for linear models using lsmeans package
1  | MM_CIs(y, predictor)
 | 
y | 
 input if model fit ie lm, glm, glmer etc...  | 
predictor | 
 optional predictor variable for comparisons, defaults to "genotype"  | 
1  | mixed <- MM_CIs(fit, predictor = "genotype")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.