## S3 method for class 'HLfit':
plot(x, which = c("mean", "ranef"),
titles = list(
meanmodel=list(outer="Mean model",devres="Deviance residuals",
absdevres="|Deviance residuals|", resq="Residual quantiles",
devreshist="Deviance residuals"),
ranef=list(outer="Random effects and leverages",qq="Random effects Q-Q plot",
levphi=expression(paste("Leverages for ",phi)),
levlambda=expression(paste("Leverages for ",lambda)))
),
control= list(), ...)
main
(inner and outer) titles of the plots. See the default value for the format.pch="+"
and pcol="blue"
for points, and lcol="red"
for curves.plot.HLfit
to par
, or from plot.HLCor
or plot.corrHLfit
to plot.HLfit
.HLfit
. The PQL
and EQL-
method use leverages obtained as diagonal elements of the ## see example for data(scotlip)
Run the code above in your browser using DataLab