xp.inc.cond.stab.cov {xpose4} | R Documentation |
Trace plots for conditional indices
Description
Trace plots for conditional indices
Usage
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,
...
)
Arguments
bootgam.obj |
The bootgam or bootscm object. |
boot.type |
Either "bootgam" or "bootscm". Default is NULL, which means the user will be asked to make a choice. |
main |
The title of the plot |
xlb |
The x-label of the plot |
ylb |
The y-label of the plot |
normalize |
Should one normalize? |
split.plots |
Should the plots be split? |
... |
Additional parameters passed to |
Value
A lattice plot object.
See Also
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()
[Package xpose4 version 4.7.3 Index]