Uses Stan sampler and math library to semi-parametrically fit linear and multi-level models with additive Bayesian Additive Regression Tree (BART) components
To install R-stan4bart, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-stan4bart
To see what files were installed by R-stan4bart, run:
port contents R-stan4bart
To later upgrade R-stan4bart, run:
sudo port selfupdate && sudo port upgrade R-stan4bart
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.