xp.inc.ind.cond.stab.cov: Trace plots for conditional indices rper replicate number

xp.inc.ind.cond.stab.covR Documentation

Trace plots for conditional indices rper replicate number

Description

Trace plots for conditional indices rper replicate number

Usage

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,
  ...
)

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

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.

Value

A lattice plot object.

See Also

Other bootgam: xp.daic.npar.plot(), xp.dofv.npar.plot(), xp.inc.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.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.