NEWS.md file to track changes to the
package.Fix bug that returned prediction of survival, rather than prediction of event, for the coxph survival model.
Fix bug for non-competing risks scenario in get_model_assessment()
Change the slopes in the survival model to be fixed slopes plus random slopes in function fit_LME_longitudinal()
Add feature to use all the data or only data up to and including the landmark age in the validation dataset of function fit_LME_longitudinal()
Change argument names in fit_LME_longitudinal() for clarity
Fix bug to allow one longitudinal outcome in fit_LME_longitudinal(), in addition to two or more longitudinal outcomes