Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

xp.inc.cond.stab.cov

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


xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.