Convenience wrapper computing all pairwise differences of the estimated
marginal means for specs.
Arguments
- model
An
AnalysisResultfromfitMixedModel()/fitMMRM(), or a raw model objectemmeansunderstands.- specs
A formula or character spec for the marginal means, e.g.
~ treatment | time.- adjust
Multiplicity adjustment passed to
emmeans(default"tukey").- level
Confidence level for the intervals (default 0.95).
- ...
Further arguments forwarded to
emmeans::emmeans.