MM_CI_trans_Tukey: MM_CI_trans_Tukey

Description Usage Arguments Examples

Description

generate Tukey-adjusted 95 pct confidence intervals for plotting on the untransformed response scale for binomial or other transformed model data using lsmeans package. For glmms no degrees of freedom are available, so these are asymptotic confidence intervals.

Usage

1
MM_CI_trans_Tukey(y, predictor)

Arguments

y

input if model fit ie lm, glm, glmer etc...

predictor

optional predictor variable for comparisons, defaults to "genotype"

Examples

1
mixed <- MM_CI_trans_Tukey(fit, predictor = "genotype")

mikeod38/dauergut documentation built on May 30, 2019, 7:16 p.m.