xp.inc.prob.comb.2: Inclusion frequency plot for combination of covariates.

xp.inc.prob.comb.2R Documentation

Inclusion frequency plot for combination of covariates.

Description

Plot the inclusion frequency of the most common 2-covariate combinations.

Usage

xp.inc.prob.comb.2(
  bootgam.obj = NULL,
  boot.type = NULL,
  main = NULL,
  col = "#6495ED",
  xlb = NULL,
  ylb = "Covariate combination",
  ...
)

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

Plot title

col

Color used for plot.

xlb

Label for x-axis.

ylb

Label for y-axis.

...

Additional plotting parameters.

Value

A lattice plot object will be returned.

Author(s)

Ron Keizer


UUPharmacometrics/xpose4 documentation built on Feb. 22, 2024, 5:02 p.m.