JanaJarecki / cognitivemodels

Cognitivemodels is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles.
25 stars 4 forks source link

bug is test_ebm_j #65

Open JanaJarecki opened 4 years ago

JanaJarecki commented 4 years ago

The ebm()-type functions learn "on" even in newdata as long as a non-NA criterion is provided. Therefore there are still 2 tests that fail but this needs adjusting of the newdata argument to a data dt with NAs in the criterion