Computationally efficient method to estimate orthant probabilities of high-dimensional Gaussian vectors. Further implements a function to compute conservative estimates of excursion sets under Gaussian random field priors.
Computationally efficient method to estimate orthant probabilities of high-dimensional Gaussian vectors. Further implements a function to compute conservative estimates of excursion sets under Gaussian random field priors.
To install R-anMC, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-anMC
To see what files were installed by R-anMC, run:
port contents R-anMC
To later upgrade R-anMC, run:
sudo port selfupdate && sudo port upgrade R-anMC
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.