bdwilliamson / vimp

Perform inference on algorithm-agnostic variable importance
http://bdwilliamson.github.io/vimp/
Other
21 stars 8 forks source link

Use S3 class for predictiveness measures #17

Closed bdwilliamson closed 2 years ago

bdwilliamson commented 2 years ago

Predictiveness measures now have their own S3 class, which makes internal code cleaner and should facilitate the simpler addition of new predictiveness measures.