NEWS (original) (raw)
- Provide support for handling categorical variables in both sub-models.
- Provide the
anova()function to compare two fitted joint models. - Add the
simulateargument in thesurvfitjmcs()function to obtain the conditional probabilities using the Gauss-Hermite quadrature rule for numerical integration. - Adjust the label position of y axis for clarity purposes when
include.y = TRUEin theplot.survfitjmcs()function.