Skip to content
Prev 141 / 20628 Next

Parametric bootstrap for mixed models

On Wed, Mar 28, 2007 at 06:37:30PM -0500, Douglas Bates wrote:
Doug, this would be just great.

If it's not too much work, could you extend the update() function from
nlme?

First, provide a function to simulate from a fitted model.  Second,
provide an update function as you did in nlme, and which is a favorite
of mine.  The update function takes a fitted model, a new argument (eg
new data), and updates the fitted model, and a final argument which is
the the user-supplied function to extract whatever statistics they
want.

Cheers,

Andrew