Custom fitters
Custom fitters¤
PyMSM allows configuration of custom event-specific-fitters.
See EventSpecificFitter class which is an abstract class which specifies the API which needs to be implemented.
Some custom fitters are available off-the-shelf such as Survival trees [Ishwaran 2008]
Survival trees¤
An example of using Survival Trees as custom event-specific-fitters in a Multistate model: