hello all,
i'm an R newbie struggling a bit with the glmmPQL function (from the nlme
pack). i think i've managed to run the model successfully, but can't seem
to plot the resulting function. plot(glmmPQL(...)) plots the residuals
rather than the model... i know this should be basic, but i can't
rhelpless wrote:
>
> 'm an R newbie struggling a bit with the glmmPQL function (from the nlme
> pack). i think i've managed to run the model successfully, but can't seem
> to plot the resulting function. plot(glmmPQL(...)) plots the residuals
> rather than the model
>
Use predict on the fit;
2 matches
Mail list logo