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

PUBDEV-8091: Add to docs examples of getting baseline hazard, baseline survival, corcordance #5430

Merged
merged 3 commits into from
May 12, 2021

Conversation

hannah-tillman
Copy link
Contributor

@neema-m
Copy link
Contributor

neema-m commented Apr 9, 2021

@hannah-tillman , you current changes/additions will help for our current version. But @satai has a new PR that will call these functions much more easily for Python.

h2o.baseline_hazard_frame

# Get baseline survival
h2o.baseline_survival_frame

I don't see anything for R though. @satai, do you have one for R?

@satai
Copy link
Contributor

satai commented Apr 12, 2021

R should be already pretty nice:

output <- coxph.h2o@model
output$baseline_survival

@hannah-tillman
Copy link
Contributor Author

@satai @neemah2o Can either of you confirm this is now written in the correct format?

@michalkurka
Copy link
Contributor

@hannah-tillman seems correct to me, thank you for making the changes!

@michalkurka michalkurka removed the request for review from satai May 12, 2021 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants