xp.dofv.plot | R Documentation |
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",
...
)
bootscm.obj |
The bootgam or bootscm object. |
main |
Plot title. |
xlb |
Label for x-axis. |
ylb |
Label for y-axis. |
... |
Additional plotting parameters. |
A lattice plot object is returned.
Ron Keizer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.