xp.daic.npar.plot | R Documentation |
Distribution of difference in AIC
xp.daic.npar.plot(
bootscm.obj = NULL,
main = NULL,
xlb = "Difference in AIC",
ylb = "Density",
...
)
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 |
A lattice plot object.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.