Beta regression for modeling beta-distributed dependent variables, e.g. rates and proportions. In addition to maximum likelihood regression (for both mean and precision of a beta-distributed response), bias-corrected and bias-reduced estimation as well as finite mixture models and recursive partitioning for Beta regressions are provided.
Beta regression for modeling beta-distributed dependent variables, e.g. rates and proportions. In addition to maximum likelihood regression (for both mean and precision of a beta-distributed response), bias-corrected and bias-reduced estimation as well as finite mixture models and recursive partitioning for Beta regressions are provided.
To install R-betareg, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-betareg
To see what files were installed by R-betareg, run:
port contents R-betareg
To later upgrade R-betareg, run:
sudo port selfupdate && sudo port upgrade R-betareg
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.