| relimplmbootMI-class {relaimpo} | R Documentation |
Output object from function mianalyze.relimp, described there.
Objects should only be created by calls to function mianalyze.relimp.
lmg.lower:"matrix" lmg.upper:"matrix" lmg.rank.lower:"matrix" lmg.rank.upper:"matrix" lmg.diff.lower:"matrix" lmg.diff.upper:"matrix" pmvd.lower:"matrix" pmvd.upper:"matrix" pmvd.rank.lower:"matrix" pmvd.rank.upper:"matrix" pmvd.diff.lower:"matrix" pmvd.diff.upper:"matrix" last.lower:"matrix" last.upper:"matrix" last.rank.lower:"matrix" last.rank.upper:"matrix" last.diff.lower:"matrix" last.diff.upper:"matrix" first.lower:"matrix" first.upper:"matrix" first.rank.lower:"matrix" first.rank.upper:"matrix" first.diff.lower:"matrix" first.diff.upper:"matrix" betasq.lower:"matrix" betasq.upper:"matrix" betasq.rank.lower:"matrix" betasq.rank.upper:"matrix" betasq.diff.lower:"matrix" betasq.diff.upper:"matrix" pratt.lower:"matrix" pratt.upper:"matrix" pratt.rank.lower:"matrix" pratt.rank.upper:"matrix" pratt.diff.lower:"matrix" pratt.diff.upper:"matrix" MIresult:"MIresult" est:"numintnull" vcov:"nummatnull" bootlist:"listnull",
list of objects of class relimplmboot or null level:"numeric" nboot:"numeric" diffnam:"character" rank:"logical" diff:"logical" rela:"logical" fixed:"logical" type:"character" sort:"logical" bty:"character" mark:"matrix" markdiff:"matrix" var.y:"numeric" R2:"numeric" R2.decomp:"numeric" lmg:"numeric" pmvd:"numeric" first:"numeric" last:"numeric" betasq:"numeric" pratt:"numeric" lmg.rank:"numeric" pmvd.rank:"numeric" first.rank:"numeric" last.rank:"numeric" betasq.rank:"numeric" pratt.rank:"numeric" lmg.diff:"numeric" pmvd.diff:"numeric" first.diff:"numeric" last.diff:"numeric" betasq.diff:"numeric" pratt.diff:"numeric" namen:"character" nobs:"numeric": number of valid observations used in analysis always:"numintnull": variables always in the model alwaysnam:"charnull": variable names of variables always in model
Class "relimplm", directly.
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.
printMIresult for a briefer output than the standard printout Ulrike Groemping, TFH Berlin
relimplm-class, relimplmbooteval-class,
booteval.relimp, print.relimplmbootMI,
plot.relimplmbootMI, summary.relimplmbootMI