Byron

Results 20 issues of Byron

currently oblique forests just try to make one linear combination of predictors, and they will try again (with different predictors) if that split isn't good enough. There should be more...

this is an idea to make oblique RFs more explainable for a single prediction: 1. pull out the regression coefficients from the node directly above the given obervation's predicted leaf...

enhancement

default methods to find linear combos of predictors in classification and regression trees

enhancement

See https://github.com/ropensci/aorsf/issues/49 - Updates default oobag prediction type to match `aorsf` v0.1.3 - Adds code for survival time prediction with `aorsf`, and a test.

Adds support for `aorsf` (#73). I am uploading `aorsf` version 0.1.4 to CRAN and I don't expect any problems, but I totally understand if you'd prefer we hold off on...

Hello, Thank you for developing `grf`. It's great! Would it be feasible to allow `Y.hat` to be an input for causal survival forests? I see from code in `causal_survival_forest` that...

feature
experimental

If mtry is 1, the regression coefficient for the given covariate should just be set to 1 rather than whatever happens to come out of running the specified model to...

Something I noticed while updating `aorsf-bench` in response to https://github.com/bcjaeger/aorsf-bench/pull/7 (👋 @darentsai): in the paper associated with `aorsf-bench`, all benchmarks of variable importance were based on predicted survival probability. Since...

Jaeger, B.C., Edwards, L.J. and Gurka, M.J., 2019. An R 2 statistic for covariance model selection in the linear mixed model. Journal of Applied Statistics, 46(1), pp.164-184.