Comprehensive test suite for testing Markov chain nonconvergence
The package provides a comprehensive test suite for testing Markov chain nonconvergence. It integrates five standard empirical MCMC convergence diagnostics (Gelman–Rubin, Geweke, Heidelberger–Welch, Raftery–Lewis and Hellinger distance) and plotting functions for trace plots and density histograms.
The package provides a comprehensive test suite for testing Markov chain nonconvergence. It integrates five standard empirical MCMC convergence diagnostics (Gelman–Rubin, Geweke, Heidelberger–Welch, Raftery–Lewis and Hellinger distance) and plotting functions for trace plots and density histograms.
To install R-superdiag, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-superdiag
To see what files were installed by R-superdiag, run:
port contents R-superdiag
To later upgrade R-superdiag, run:
sudo port selfupdate && sudo port upgrade R-superdiag
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.