xp.inc.ind.cond.stab.cov | R Documentation |
Trace plots for conditional indices rper replicate number
xp.inc.ind.cond.stab.cov(
bootgam.obj = NULL,
boot.type = NULL,
main = NULL,
xlb = "Bootstrap replicate number",
ylb = "Conditional inclusion frequency",
limits = c(0.2, 0.8),
normalize = TRUE,
split.plots = FALSE,
start = 25,
...
)
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 |
limits |
Limits for the inclusion index. |
normalize |
Should one normalize? |
split.plots |
Should the plots be split? |
start |
When to start. |
... |
Arguments passed to other functions. |
A lattice plot object.
Other bootgam:
xp.daic.npar.plot()
,
xp.dofv.npar.plot()
,
xp.inc.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.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.