R/simulate.R
refit.Rd
refit() fits the same model formula to a new response by calling lmm() with the stored model frame and REML setting.
refit()
lmm()
REML
refit(object, newresp, ...) # S3 method for class 'mm_lmm' refit(object, newresp, ...)
A fitted mm_lmm.
mm_lmm
Numeric response for refit().
Reserved for future methods.
A new mm_lmm.