Translates beliefs into prior information in the form of Beta and Gamma distributions. It can be used for the generation of priors on the prevalence of disease and the sensitivity/specificity of diagnostic tests and any other binomial experiment.
Translates beliefs into prior information in the form of Beta and Gamma distributions. It can be used for the generation of priors on the prevalence of disease and the sensitivity/specificity of diagnostic tests and any other binomial experiment.
To install R-PriorGen, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-PriorGen
To see what files were installed by R-PriorGen, run:
port contents R-PriorGen
To later upgrade R-PriorGen, run:
sudo port selfupdate && sudo port upgrade R-PriorGen
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.