Provides functions for Maximum Likelihood Estimation, Markov Chain Monte Carlo, finding confidence intervals. The implementation is heavily based on the original Fortran source code translated to R.
Provides functions for Maximum Likelihood Estimation, Markov Chain Monte Carlo, finding confidence intervals. The implementation is heavily based on the original Fortran source code translated to R.
To install R-Bhat, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-Bhat
To see what files were installed by R-Bhat, run:
port contents R-Bhat
To later upgrade R-Bhat, run:
sudo port selfupdate && sudo port upgrade R-Bhat
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.