xp.incl.index.cov.comp: Inclusion index individuals, compare between covariates.
Description
A plot showing the range of inclusion indices for individuals for all
covariates. This plot can be used to evaluate whether there were
covariates which were more influenced by the constituency of the bootstrapped
dataset than others.Usage
xp.incl.index.cov.comp(bootgam.obj = NULL, boot.type = NULL, main = NULL,
xlb = "Individual inclusion index", ylb = "ID", ...)
Arguments
bootgam.obj
A 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 label for the x-axis.
ylb
The label for the y-axis.
...
Additional plotting parameters.
Value
- A lattice plot object is returned.