R/bootgam.plots.R
xp.dofv.plot.Rd
A plot of the difference in OFV between final bootscm models and the reference final scm model.
xp.dofv.plot( bootscm.obj = NULL, main = NULL, xlb = "Difference in OFV", ylb = "Density", ... )
The bootgam or bootscm object.
Plot title.
Label for x-axis.
Label for y-axis.
Additional plotting parameters.
A lattice plot object is returned.
Ron Keizer