
qtplot.lmscreg(object, newdata = NULL,
percentiles = object@misc$percentiles,
plot.it = TRUE, ...)
FALSE
no plot will
be done.plotqtplot.lmscreg
.Documentation accompanying the
plotqtplot.lmscreg
,
deplot.lmscreg
,
lms.bcn
,
lms.bcg
,
lms.yjn
.fit = vgam(BMI ~ s(age, df=c(4,2)), fam=lms.bcn(zero=1), data=bminz)
qtplot(fit)
qtplot(fit, perc=c(25,50,75,95), lcol="blue", tcol="blue", llwd=2)
Run the code above in your browser using DataLab