Chris Kennedy
Chris Kennedy
Hello, Thank you for an excellent package and method. Is there any potential interest in supporting ordinal outcomes with causal forest? I couldn't find anything in the docs or issues...
## Summary This PR fixes GitHub issue #32 by removing the problematic conditional block in `vim-factors.R` that caused inconsistent missing data handling. ## Problem The bug was in lines 181-186...
## Summary This PR fixes Issue #6 "Single column in data" by adding comprehensive support for single column data and vector inputs to the `varimpact` package. ## Problem Previously, the...
## 🎯 Overview This PR addresses **Issue #8** by implementing continuous outcome rescaling to transform variable importance estimates from the [0,1] scale back to the original outcome scale. ## 🔧...