relimplmboot-class {relaimpo} | R Documentation |
This is the class for output objects from function boot.relimp
. It is needed as input to function booteval.relimp
.
Objects should only be created by calls to the function boot.relimp
.
boot
:"boot"
, output from bootstrapping type
:"character"
, metrics that have been bootstrapped nboot
:"numeric"
, number of bootstrap runs rank
:"logical"
, have ranks been bootstrapped ? diff
:"logical"
, have differences been bootstrapped ? rela
:"logical"
, have the metrics been forced to add up to 100pct (TRUE) or not? No methods defined with class "relimplmboot" in the signature.
Ulrike Groemping, TFH Berlin
See also boot.relimp
, booteval.relimp
,relimplmbooteval-class