Multistate Life Table (MSLT) methodology based on Bayesian approach
Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions.
Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions.
To install R-bayesmlogit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-bayesmlogit
To see what files were installed by R-bayesmlogit, run:
port contents R-bayesmlogit
To later upgrade R-bayesmlogit, run:
sudo port selfupdate && sudo port upgrade R-bayesmlogit
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.