Hierarchical Bayesian Aldrich–McKelvey scaling via Stan
Perform hierarchical Bayesian Aldrich–McKelvey scaling using Hamiltonian Monte Carlo via Stan. Aldrich–McKelvey (AM) scaling is a method for estimating the ideological positions of survey respondents and political actors on a common scale using positional survey data.
Perform hierarchical Bayesian Aldrich–McKelvey scaling using Hamiltonian Monte Carlo via Stan. Aldrich–McKelvey (AM) scaling is a method for estimating the ideological positions of survey respondents and political actors on a common scale using positional survey data.
To install R-hbamr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-hbamr
To see what files were installed by R-hbamr, run:
port contents R-hbamr
To later upgrade R-hbamr, run:
sudo port selfupdate && sudo port upgrade R-hbamr
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.