relimplmboot-class {relaimpo}R Documentation

Class relimplmboot

Description

This is the class for output objects from function boot.relimp. It is needed as input to function booteval.relimp.

Objects from the Class

Objects should only be created by calls to the function boot.relimp.

Slots

boot:
Object of class "boot", output from bootstrapping
type:
Object of class "character", metrics that have been bootstrapped
nboot:
Object of class "numeric", number of bootstrap runs
rank:
Object of class "logical", have ranks been bootstrapped ?
diff:
Object of class "logical", have differences been bootstrapped ?
rela:
Object of class "logical", have the metrics been forced to add up to 100pct (TRUE) or not?

Methods

No methods defined with class "relimplmboot" in the signature.

Author(s)

Ulrike Groemping, TFH Berlin

See Also

See also boot.relimp, booteval.relimp,relimplmbooteval-class


[Package relaimpo version 0.5 Index]