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

Fix the default prediction.type in survival predict #686

Merged
merged 1 commit into from Jun 9, 2020

Conversation

erikcs
Copy link
Member

@erikcs erikcs commented Jun 9, 2020

This is minor fix to #685 where we mistakingly predict with Kaplan-Meier by default, instead of the prediction.type the forest was trained with by default.

@erikcs erikcs merged commit baebe9c into grf-labs:master Jun 9, 2020
@erikcs erikcs deleted the fix-na-prediction branch June 9, 2020 21:04
erikcs added a commit to erikcs/grf that referenced this pull request Jun 12, 2020
* master:
  Correct the generated documentation for `best_linear_projection` (grf-labs#689)
  Fix the default `prediction.type` in survival predict (grf-labs#686)
  Add optional Nelson-Aalen estimates of the survival function (grf-labs#685)
  Clarify the survival forest prediction documentation (grf-labs#681)
  Prepare the 1.2.0 release (grf-labs#679)
  Add survival/quantile/local linear timings to benchmark script (grf-labs#680)
  Fix punctuation. (grf-labs#677)
  Update references in README (grf-labs#676)
  README: add the grant number to ONR (grf-labs#675)
  Add an acknowledgements section to README (grf-labs#674)
  Remove passing explicit default options to `findInterval()` (grf-labs#673)
  Add option to predict at chosen failure times (grf-labs#672)
  Simplify some R build options in Travis (grf-labs#670)
  Make consistent use of logical operators in R bindings (grf-labs#669)
  Predict with training quantiles by default (grf-labs#668)
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

Successfully merging this pull request may close these issues.

None yet

1 participant