Fits the mixed cumulative incidence functions model, which decomposes within cluster dependence of risk and timing. The estimation method supports computation in parallel using a shared memory C++ implementation. A sandwich estimator of the covariance matrix is available. Natural cubic splines are used to provide a flexible model for the cumulative incidence functions.
Fits the mixed cumulative incidence functions model, which decomposes within cluster dependence of risk and timing. The estimation method supports computation in parallel using a shared memory C++ implementation. A sandwich estimator of the covariance matrix is available. Natural cubic splines are used to provide a flexible model for the cumulative incidence functions.
To install R-mmcif, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-mmcif
To see what files were installed by R-mmcif, run:
port contents R-mmcif
To later upgrade R-mmcif, run:
sudo port selfupdate && sudo port upgrade R-mmcif
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.