Joel Therrien
a56ad4433d
Add variable importance methods to library
2019-07-29 12:21:35 -07:00
Joel Therrien
f23ee21ef3
Add utility function for R package
2019-07-24 14:26:08 -07:00
Joel Therrien
86f6c195d7
Fix unused imports
2019-07-22 11:29:37 -07:00
Joel Therrien
9258f75e4e
Add integrated Brier score error measure
2019-07-22 11:23:34 -07:00
Joel Therrien
7371dab4f1
Fix two bugs on how RightContinuousStepFunction is integrated.
...
Specifically, the integration returned an NaN if the integration was
*up to* an NaN (real inegrals are robust); and the results were negative
if integrating from a to b where a > b.
2019-07-19 14:14:36 -07:00
Joel Therrien
ae9a6b9a3f
Add binary and unary operations to RightContinuousStepFunctions
2019-07-18 15:14:01 -07:00
d7cdc9f6e7
Split into two Maven modules
...
One for the library (same as before),
the other for the executable part.
2019-07-03 09:37:19 -07:00