xp.inc.stab.cov: Inclusion stability plot
Description
A plot of the inclusion frequency of covariates vs bootgam/bootscm
iteration number. This plot can be used to evaluate whether sufficient
iterations have been performed.Usage
xp.inc.stab.cov(bootgam.obj = NULL, boot.type=NULL, main = NULL,
xlb = "Bootstrap replicate number",
ylb = "Inclusion frequency", ...)
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.
xlb
The label for the x-axis.
ylb
The label for the y-axis.
...
Additional plotting parameters
Value
- A lattice plot object is returned.