Fit Bayesian multivariate GARCH models using Stan for full Bayesian inference. Generate (weighted) forecasts for means, variances (volatility) and correlations.
Fit Bayesian multivariate GARCH models using Stan for full Bayesian inference. Generate (weighted) forecasts for means, variances (volatility) and correlations.
To install R-bmgarch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-bmgarch
To see what files were installed by R-bmgarch, run:
port contents R-bmgarch
To later upgrade R-bmgarch, run:
sudo port selfupdate && sudo port upgrade R-bmgarch
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.