Lasso and elastic-net regularized generalized linear models
Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, Poisson regression, Cox model, multiple-response Gaussian and the grouped multinomial regression.
Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, Poisson regression, Cox model, multiple-response Gaussian and the grouped multinomial regression.
To install R-glmnet, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-glmnet
To see what files were installed by R-glmnet, run:
port contents R-glmnet
To later upgrade R-glmnet, run:
sudo port selfupdate && sudo port upgrade R-glmnet
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.