mmean {ewp} | R Documentation |
Estimate marginal means
Description
Estimate marginal means
Usage
mmean(object, cov, ci = TRUE, nsamples = 250, ...)
Arguments
object |
ewp model object |
cov |
character, covariate to find marginal mean for |
ci |
logical, defaults to TRUE, whether or not to include confidence intervals |
nsamples |
numeric, defaults to 250, number of samples for use in obtaining the confidence intervals |
... |
ignored |
Value
printout of the marginal means
[Package ewp version 0.1.2 Index]