Skip to content

Conversation

@hfrick
Copy link
Member

@hfrick hfrick commented Mar 19, 2021

This is a joint PR with tidymodels/censored#34 on {censored} and closes #444

This adds surv_reg model specification as survival_reg models with the new mode "censored regression".
The corresponding engines are in {censored}. With the model specifications being stored in parsnip, other packages could provide more engines by depending on parsnip directly instead of depending on censored and parsnip.

Issue for soft-deprecating surv_reg(): #448

This PR on parsnip should be merged first.

@hfrick hfrick merged commit fe45dab into master Mar 22, 2021
@hfrick hfrick deleted the survival_reg branch March 22, 2021 16:02
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2021

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 6, 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 survival_reg model spec

3 participants