xp.dofv.npar.plot {xpose4} | R Documentation |
Distribution of difference in OFV
Description
Distribution of difference in OFV
Usage
xp.dofv.npar.plot(
bootscm.obj = NULL,
main = NULL,
xlb = "Difference in OFV",
ylb = "Density",
...
)
Arguments
bootscm.obj |
a bootscm object. |
main |
The title of the plot |
xlb |
The x-label of the plot |
ylb |
The y-label of the plot |
... |
Additional parameters passed to |
Value
A lattice plot object.
See Also
Other bootgam:
xp.daic.npar.plot()
,
xp.inc.cond.stab.cov()
,
xp.inc.ind.cond.stab.cov()
,
xp.inc.stab.cov()
,
xp.incl.index.cov()
,
xp.incl.index.cov.ind()
Other bootscm:
bootscm.import()
,
xp.daic.npar.plot()
,
xp.inc.cond.stab.cov()
,
xp.inc.ind.cond.stab.cov()
,
xp.inc.stab.cov()
,
xp.incl.index.cov()
,
xp.incl.index.cov.ind()
[Package xpose4 version 4.7.3 Index]