John Ehrlinger

Results 19 issues of John Ehrlinger

CUDA 9 has been out for a while, and 10 is gaining support for later generation cards. Any thought given to updating this to later versions of CUDA and framework...

Trying to fix macOS action failures.

Right now it only does a single class, but overlaying multiple classes on each ROC curve is possible An alternative of multiple panels.

Convert S3method functions to use `UseNext` instead of `UseMethod` method dispatch. This should fix issues with arguments, and prepare the way for extending to random forest packages beyond `randomForestSRC` #3....

v1.1.4 release indicates I need to refactor function names to remove dot separators because of clashes with S3method names. Example functions: `combine.gg_partial` does not really extend `combine.default` #20 `plot.gg_minimal_vimp` should...

`plot.gg_minimal_vimp` should be an argument based alternative to `plot.gg_minimal_depth`, thereby avoiding S3method namings when not applicable.

`combine.gg_partial` does not really extend `combine.default`

Then we can use `combine.gg_partial` to mash an arbitrary number of `gg_partial` objects together.

How do we get a hazard estimate from the rfsrc objects?

enhancement

gg_brier function for classification and survival forests?

enhancement