Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

classesmethods.relaimpo (Package: relaimpo) : Classes and Methods in Package relaimpo

Output objects from package relaimpo have classes relimplm (output from calc.relimp), relimplmboot (output from boot.relimp), relimplmbooteval (output from booteval.relimp) or relimplmbootMI. For classes relimplm, relimplmbooteval and relimplmbootMI, there are methods for plotting and printing, usage of which is described below. For class relimplmbootMI, there is in addition a summary-method, which produces a less detailed output than the show / print - method. For classes relimplm, relimplmbooteval and relimplmbootMI, there is in addition a method for extracting slots of the class with $.
● Data Source: CranContrib
● Keywords: htest, models, multivariate
● Alias: $.relimplm, $.relimplmbootMI, $.relimplmbooteval, classesmethods.relaimpo, plot.relimplm, plot.relimplmbootMI, plot.relimplmbooteval, print.relimplm, print.relimplmbootMI, print.relimplmbooteval, relimplm, relimplmboot, relimplmbootMI, relimplmbooteval, relimplmtest, summary.relimplmbootMI
● 0 images

relimplmbooteval-class (Package: relaimpo) : Class relimplmbooteval

Output object from function booteval.relimp, described there.
● Data Source: CranContrib
● Keywords: classes
● Alias: relimplmbooteval-class, show,relimplmbooteval-method
● 0 images

relimplmboot-class (Package: relaimpo) : Class relimplmboot

This is the class for output objects from function boot.relimp. It is needed as input to function booteval.relimp.
● Data Source: CranContrib
● Keywords: classes
● Alias: relimplmboot-class, show,relimplmboot-method
● 0 images

relimplmbootMI-class (Package: relaimpo) : Class relimplmbootMI

Output object from function mianalyze.relimp, described there.
● Data Source: CranContrib
● Keywords: classes
● Alias: relimplmbootMI-class, show,relimplmbootMI-method
● 0 images

calc.relimp (Package: relaimpo) : Function to calculate relative importance metrics for linear models

calc.relimp calculates several relative importance metrics for the linear model. The recommended metrics are lmg (R^2 partitioned by averaging over orders, like in Lindemann, Merenda and Gold (1980, p.119ff)) and pmvd (a newly proposed metric by Feldman (2005) that is provided in the non-US version of the package only). For completeness and comparison purposes, several other metrics are also on offer (cf. e.g. Darlington (1968)).
● Data Source: CranContrib
● Keywords: models, multivariate
● Alias: calc.relimp, calc.relimp.default, calc.relimp.formula, calc.relimp.lm
● 0 images

relaimpo-package (Package: relaimpo) : Package to calculate relative importance metrics for linear models

relaimpo calculates several relative importance metrics for the linear model. The recommended metrics are lmg (R^2 partitioned by averaging over orders, like in Lindemann, Merenda and Gold (1980, p.119ff)) and pmvd (a newly proposed metric by Feldman (2005), non-US version only). For completeness, several other metrics are also on offer. Other packages with related topics: hier.part, relimp.
● Data Source: CranContrib
● Keywords: htest, models, multivariate
● Alias: relaimpo, relaimpo-package
● 0 images

booteval.relimp (Package: relaimpo) : Functions to Bootstrap Relative Importance Metrics

These functions provide bootstrap confidence intervals for relative importances. boot.relimp uses the R package boot to do the actual bootstrapping of requested metrics (which may take quite a while), while booteval.relimp evaluates the results and provides confidence intervals. Output from booteval.relimp is printed with a tailored print method, and a plot method produces bar plots with confidence indication of the relative importance metrics.
● Data Source: CranContrib
● Keywords: htest, models, multivariate
● Alias: boot.relimp, boot.relimp.default, boot.relimp.formula, boot.relimp.lm, booteval.relimp
● 0 images

relimplm-class (Package: relaimpo) : Class relimplm

This is the class of output objects from the function calc.relimp in package relaimpo. Its elements are described in the documentation of calc.relimp.
● Data Source: CranContrib
● Keywords: classes, methods
● Alias: coerce,relimplm,list-method, relimplm-class, show,relimplm-method
● 0 images

mianalyze.relimp (Package: relaimpo) : Function to do relative importance calculations based on multiply imputed datasets

The function mianalyze.relimp takes a list of imputed data frames (or matrices), calculates relative importance metrics for each of these and combines these metrics into overall estimates with estimated variances according to the method by Rubin (1987). The output object can be summarized, printed and plotted.
● Data Source: CranContrib
● Keywords: htest, models, multivariate
● Alias: mianalyze.relimp
● 0 images