An interface to the Bayesian Weighted Sums model implemented in Stan. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors.
An interface to the Bayesian Weighted Sums model implemented in Stan. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors.
To install R-bws, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-bws
To see what files were installed by R-bws, run:
port contents R-bws
To later upgrade R-bws, run:
sudo port selfupdate && sudo port upgrade R-bws
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.