Skip to content

Model spec for proportional hazards models #455

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

Merged
merged 3 commits into from
Mar 30, 2021
Merged

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Mar 24, 2021

Closes #451

This is a joint PR with tidymodels/censored#35. This PR on parsnip should be merged first.

On the parsnip side:

  • added model specification for proportional_hazards models which previously lived as cox_reg in {censored}.

On the censored side:

  • renamed cox_reg to proportional_hazards for the engine code and removed the model specification

Copy link
Member

@topepo topepo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please at a note in the NEWS file.

@hfrick hfrick requested a review from topepo March 29, 2021 10:48
@hfrick hfrick merged commit 59214c9 into master Mar 30, 2021
@hfrick hfrick deleted the proportional_hazards branch March 30, 2021 08:50
@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add model spec for proportional_hazards
2 participants