Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplm varImp does not return all features #858
Comments
|
Yes, it is/was a bug. Thank you for mentioning it. A PR fixing it has been made. |
|
Closed via #858 |
varImpseems to return one less variable whentuneGrid = expand.grid(intercept = FALSE)is set.Is this a bug?
To reproduce: