Running and comparing meta-analyses of data with hierarchical Bayesian models in Stan, including convenience functions for formatting data, plotting and pooling measures specific to meta-analysis.
Running and comparing meta-analyses of data with hierarchical Bayesian models in Stan, including convenience functions for formatting data, plotting and pooling measures specific to meta-analysis.
To install R-baggr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-baggr
To see what files were installed by R-baggr, run:
port contents R-baggr
To later upgrade R-baggr, run:
sudo port selfupdate && sudo port upgrade R-baggr
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.