Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.
Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.
To install R-coda, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-coda
To see what files were installed by R-coda, run:
port contents R-coda
To later upgrade R-coda, run:
sudo port selfupdate && sudo port upgrade R-coda
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.