You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consistency
E.g. tl.kmf operates on two arrays (see also Think about easier interface for KMF #387) while tl.nelson_aalen operates on an anndata.
The latter should be the norm here if suitable.
passing all required arguments
Then, e.g. tl.weibull doesnt take the entry column or any way to pass this to the fitter; harmonizing this to ensure all flexibility offered by lifelines is userfacing would be a great enhancement!
The text was updated successfully, but these errors were encountered:
Description of feature
E.g. tl.kmf operates on two arrays (see also Think about easier interface for KMF #387) while tl.nelson_aalen operates on an anndata.
The latter should be the norm here if suitable.
Then, e.g. tl.weibull doesnt take the entry column or any way to pass this to the fitter; harmonizing this to ensure all flexibility offered by lifelines is userfacing would be a great enhancement!
The text was updated successfully, but these errors were encountered: