relimplmbootMI-class {relaimpo} | R Documentation |
Class relimplmbootMI
Description
Output object from function mianalyze.relimp
, described there.
Objects from the Class
Objects should only be created by calls to function mianalyze.relimp
.
Slots
lmg.lower
:Object of class
"matrix"
lmg.upper
:Object of class
"matrix"
lmg.rank.lower
:Object of class
"matrix"
lmg.rank.upper
:Object of class
"matrix"
lmg.diff.lower
:Object of class
"matrix"
lmg.diff.upper
:Object of class
"matrix"
pmvd.lower
:Object of class
"matrix"
pmvd.upper
:Object of class
"matrix"
pmvd.rank.lower
:Object of class
"matrix"
pmvd.rank.upper
:Object of class
"matrix"
pmvd.diff.lower
:Object of class
"matrix"
pmvd.diff.upper
:Object of class
"matrix"
last.lower
:Object of class
"matrix"
last.upper
:Object of class
"matrix"
last.rank.lower
:Object of class
"matrix"
last.rank.upper
:Object of class
"matrix"
last.diff.lower
:Object of class
"matrix"
last.diff.upper
:Object of class
"matrix"
first.lower
:Object of class
"matrix"
first.upper
:Object of class
"matrix"
first.rank.lower
:Object of class
"matrix"
first.rank.upper
:Object of class
"matrix"
first.diff.lower
:Object of class
"matrix"
first.diff.upper
:Object of class
"matrix"
betasq.lower
:Object of class
"matrix"
betasq.upper
:Object of class
"matrix"
betasq.rank.lower
:Object of class
"matrix"
betasq.rank.upper
:Object of class
"matrix"
betasq.diff.lower
:Object of class
"matrix"
betasq.diff.upper
:Object of class
"matrix"
pratt.lower
:Object of class
"matrix"
pratt.upper
:Object of class
"matrix"
pratt.rank.lower
:Object of class
"matrix"
pratt.rank.upper
:Object of class
"matrix"
pratt.diff.lower
:Object of class
"matrix"
pratt.diff.upper
:Object of class
"matrix"
genizi.lower
:Object of class
"matrix"
genizi.upper
:Object of class
"matrix"
genizi.rank.lower
:Object of class
"matrix"
genizi.rank.upper
:Object of class
"matrix"
genizi.diff.lower
:Object of class
"matrix"
genizi.diff.upper
:Object of class
"matrix"
car.lower
:Object of class
"matrix"
car.upper
:Object of class
"matrix"
car.rank.lower
:Object of class
"matrix"
car.rank.upper
:Object of class
"matrix"
car.diff.lower
:Object of class
"matrix"
car.diff.upper
:Object of class
"matrix"
MIresult
:Object of class
"MIresult"
est
:Object of class
"numintnull"
vcov
:Object of class
"nummatnull"
bootlist
:Object of class
"listnull"
, list of objects of class relimplmboot or nulllevel
:Object of class
"numeric"
nboot
:Object of class
"numeric"
diffnam
:Object of class
"character"
rank
:Object of class
"logical"
diff
:Object of class
"logical"
rela
:Object of class
"logical"
fixed
:Object of class
"logical"
type
:Object of class
"character"
sort
:Object of class
"logical"
bty
:Object of class
"character"
mark
:Object of class
"matrix"
markdiff
:Object of class
"matrix"
var.y
:Object of class
"numeric"
R2
:Object of class
"numeric"
R2.decomp
:Object of class
"numeric"
lmg
:Object of class
"numeric"
pmvd
:Object of class
"numeric"
first
:Object of class
"numeric"
last
:Object of class
"numeric"
betasq
:Object of class
"numeric"
pratt
:Object of class
"numeric"
genizi
:Object of class
"numeric"
car
:Object of class
"numeric"
lmg.rank
:Object of class
"numeric"
pmvd.rank
:Object of class
"numeric"
first.rank
:Object of class
"numeric"
last.rank
:Object of class
"numeric"
betasq.rank
:Object of class
"numeric"
pratt.rank
:Object of class
"numeric"
genizi.rank
:Object of class
"numeric"
car.rank
:Object of class
"numeric"
lmg.diff
:Object of class
"numeric"
pmvd.diff
:Object of class
"numeric"
first.diff
:Object of class
"numeric"
last.diff
:Object of class
"numeric"
betasq.diff
:Object of class
"numeric"
pratt.diff
:Object of class
"numeric"
genizi.diff
:Object of class
"numeric"
car.diff
:Object of class
"numeric"
namen
:Object of class
"character"
nobs
:Object of class
"numeric"
: number of valid observations used in analysisalways
:Object of class
"numintnull"
: variables always in the modelalwaysnam
:Object of class
"charnull"
: variable names of variables always in model
Extends
Class "relimplm"
, directly.
Methods
This documentation section documents S4 methods only.
There are also S3-methods for printing, plotting, extracting slots with $
and producing
a brief summary. For their usage, see classesmethods.relaimpo
.
- show
S4-method: identical to
print
to the slot MIresult
for a briefer output than the standard printout
Author(s)
Ulrike Groemping, BHT Berlin
See Also
relimplm-class
, relimplmbooteval-class
,
booteval.relimp
, print.relimplmbootMI
,
plot.relimplmbootMI
, summary.relimplmbootMI