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

Adds support for flexsurvspline engine for survival_reg model spec #831

Merged
merged 13 commits into from
Nov 3, 2022

Conversation

mattwarkentin
Copy link
Contributor

Hi,

This draft PR supports the PR going on over at tidymodels/censored#213 for adding flexsurvspline engine support for the survival_reg() model spec (@hfrick).

mattwarkentin and others added 8 commits October 27, 2022 11:12
the arg name of `flexsurvspline()` is `k`, not `num_knots`

the method does not need conditional registration because it's new and was never registered in tune
so that `uses_extension()` in the engine docs works
man/rmd/survival_reg_flexsurvspline.Rmd Show resolved Hide resolved
R/tunable.R Show resolved Hide resolved
@topepo topepo marked this pull request as ready for review November 3, 2022 13:49
@topepo topepo merged commit bdc2854 into tidymodels:main Nov 3, 2022
@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 Nov 18, 2022
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.

3 participants