invenia / Impute.jl

Imputation methods for missing data in julia
https://invenia.github.io/Impute.jl/latest/
Other
76 stars 11 forks source link

TestSuites #46

Closed rofinn closed 4 years ago

rofinn commented 5 years ago

It'd be nice if we could have testsuites that throw a bunch of different cases at the Imputor types to check for error conditions w/o needing to know the imputation mechanism.