xp.dofv.plot {xpose4} | R Documentation |
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",
...
)
Arguments
bootscm.obj |
The bootgam or bootscm object. |
main |
Plot title. |
xlb |
Label for x-axis. |
ylb |
Label for y-axis. |
... |
Additional plotting parameters. |
Value
A lattice plot object is returned.
Author(s)
Ron Keizer
[Package xpose4 version 4.7.3 Index]