pitakakariki / simr

Power Analysis of Generalised Linear Mixed Models by Simulation
70 stars 19 forks source link

Small continuation to `sa` description #216

Closed pablobernabeu closed 3 years ago

pablobernabeu commented 3 years ago

Just added and \code{"sa"} in:

The \code{method} argument can be used to specify one of the following tests.
Note that \code{"z"} is an asymptotic approximation for models not fitted
with \code{\link[lme4]{glmer}}, and \code{"kr"} and \code{"sa"} will only work
with models fitted with \code{\link[lme4]{lmer}}.
pitakakariki commented 3 years ago

Thanks.