xp.inc.cond.stab.cov: Trace plots for conditional indices

xp.inc.cond.stab.covR 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 panel.xyplot and xyplot.

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.ind(), xp.incl.index.cov()

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.ind(), xp.incl.index.cov()


xpose4 documentation built on May 31, 2022, 5:07 p.m.