Distribution of difference in AIC
Usage
xp.daic.npar.plot(
bootscm.obj = NULL,
main = NULL,
xlb = "Difference in AIC",
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
panel.xyplot
andxyplot
.
See also
Other bootgam:
xp.dofv.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.dofv.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()