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.
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.
To install R-relimp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-relimp
To see what files were installed by R-relimp, run:
port contents R-relimp
To later upgrade R-relimp, run:
sudo port selfupdate && sudo port upgrade R-relimp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.