Tools for estimating multivariate probit models, calculating conditional and unconditional expectations, and calculating marginal effects on conditional and unconditional expectations.
Tools for estimating multivariate probit models, calculating conditional and unconditional expectations, and calculating marginal effects on conditional and unconditional expectations.
To install R-mvProbit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-mvProbit
To see what files were installed by R-mvProbit, run:
port contents R-mvProbit
To later upgrade R-mvProbit, run:
sudo port selfupdate && sudo port upgrade R-mvProbit
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.