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

Caret for Survival Analysis? #959

Closed
annette987 opened this issue Nov 5, 2018 · 4 comments
Closed

Caret for Survival Analysis? #959

annette987 opened this issue Nov 5, 2018 · 4 comments

Comments

@annette987
Copy link

Hi,
Is there any update on being able to use caret for survival analysis? It is a fantastic package and I would really like to be able to tune the parameters for a random survival forest from the randomForestSRC package. In this post: https://stackoverflow.com/questions/29963011/using-caret-for-survival-analysis-random-survival-forest you indicated it might be coming soon and that was back in 2015.
Thanks,
Annette

@topepo
Copy link
Owner

topepo commented Nov 6, 2018

No. I think that we are going to pour the survival analysis work into the tidymodels packages. The changes needed for caret are pretty invasive and it is easier to move that work to the new system.

I'm looking for more feedback on how these models should be processed and evaluated (I haven't done much of this since grad school, esp with Cox PH models). If you have a workflow, it would be helpful to share so that we can build the framework. I'd be happy to give you a script to do replicate what you want from caret if you can mock up some data.

We'll be discussing this specifically on the tidyverse developer day but would like to know what you think.

Currently, there are parts for fitting parametric models, resampling, and model evaluation. There are also some pending PRs for performance metrics for yardstick here and here. Feedback on those PRs would be helpful.

@anuj2054
Copy link

I would like to be involved in this.

@cysics
Copy link

cysics commented Mar 8, 2020

me too.

@topepo
Copy link
Owner

topepo commented Aug 19, 2020

This is happening in tidymodels see https://github.com/tidymodels/planning/tree/master/survival-analysis

@topepo topepo closed this as completed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants