Package: relimp 1.0-5
relimp: Relative Contribution of Effects in a Regression Model
Functions to facilitate inference on the relative importance of predictors in a linear or generalized linear model, and a couple of useful Tcl/Tk widgets.
Authors:
relimp_1.0-5.tar.gz
relimp_1.0-5.zip(r-4.5)relimp_1.0-5.zip(r-4.4)relimp_1.0-5.zip(r-4.3)
relimp_1.0-5.tgz(r-4.4-any)relimp_1.0-5.tgz(r-4.3-any)
relimp_1.0-5.tar.gz(r-4.5-noble)relimp_1.0-5.tar.gz(r-4.4-noble)
relimp_1.0-5.tgz(r-4.4-emscripten)relimp_1.0-5.tgz(r-4.3-emscripten)
relimp.pdf |relimp.html✨
relimp/json (API)
# Install 'relimp' in R: |
install.packages('relimp', repos = c('https://davidfirth.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:9d1f056395. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:pickFromR.to.TclrelimprelrelimpshowDataTcl.to.R
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pick Subsets from a Vector | pickFrom |
Convert a Character Vector to Tcl Format | R.to.Tcl |
Relative Importance of Predictors in a Regression Model | print.relimp relimp |
Comparison of Relative Importances in a Multinomial Logit Model | relrelimp |
Display a Data Frame in a Tk Text Widget | showData |
Convert a Tcl List to R Character Vector | Tcl.to.R |