Skip to content
Prev 6795 / 20628 Next

confidence intervals of population means fitted with a nonlinear mixed-effect model (package nlme)

lancelot <renaud.lancelot at ...> writes:
Parametric bootstrapping from the model (using simulate/refit);
'parametric bootstrapping' (I don't know a better term for it)
by resampling from the parameters (using sim() from the arm package);
or the delta method (there are various delta-method calculators
around, try library(sos); findFn("{delta method}")