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