Unified algorithm for non-convex penalized estimation for generalized linear models
An efficient unified nonconvex penalized estimation algorithm for Gaussian (linear), binomial logit (logistic), Poisson, multinomial logit and Cox proportional hazard regression models. The unified algorithm is implemented based on the convex concave procedure and the algorithm can be applied to most of the existing nonconvex penalties. The algorithm also supports convex penalty – least absolute shrinkage and selection operator (LASSO).
An efficient unified nonconvex penalized estimation algorithm for Gaussian (linear), binomial logit (logistic), Poisson, multinomial logit and Cox proportional hazard regression models. The unified algorithm is implemented based on the convex concave procedure and the algorithm can be applied to most of the existing nonconvex penalties. The algorithm also supports convex penalty – least absolute shrinkage and selection operator (LASSO).
To install R-ncpen, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-ncpen
To see what files were installed by R-ncpen, run:
port contents R-ncpen
To later upgrade R-ncpen, run:
sudo port selfupdate && sudo port upgrade R-ncpen
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.