Trace plots for conditional indices
xp.inc.cond.stab.cov(
bootgam.obj = NULL,
boot.type = NULL,
main = NULL,
xlb = "Bootstrap replicate number",
ylb = "Conditional inclusion frequency",
normalize = TRUE,
split.plots = FALSE,
...
)
A lattice plot object.
The bootgam or bootscm object.
Either "bootgam" or "bootscm". Default is NULL, which means the user will be asked to make a choice.
The title of the plot
The x-label of the plot
The y-label of the plot
Should one normalize?
Should the plots be split?
Additional parameters passed to panel.xyplot
and xyplot
.
Other bootgam:
xp.daic.npar.plot()
,
xp.dofv.npar.plot()
,
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.dofv.npar.plot()
,
xp.inc.ind.cond.stab.cov()
,
xp.inc.stab.cov()
,
xp.incl.index.cov()
,
xp.incl.index.cov.ind()