Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] log-normal AFT model from lifelines #258

Merged
merged 4 commits into from
Apr 19, 2024
Merged

[ENH] log-normal AFT model from lifelines #258

merged 4 commits into from
Apr 19, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Apr 19, 2024

Adds the log-normal AFT model from lifelines.

Towards #250

@fkiraly fkiraly added enhancement interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:survival&time-to-event module for time-to-event prediction aka survival prediction labels Apr 19, 2024
@fkiraly fkiraly merged commit 369cee7 into main Apr 19, 2024
34 checks passed
fkiraly added a commit that referenced this pull request Apr 20, 2024
Adds the log-logistic/Fisk AFT model from `lifelines`.

Also fixes a bug with the recently added log-normal model that invoked
the wrong estimator (see #258).

Closes #250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:survival&time-to-event module for time-to-event prediction aka survival prediction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant