[Bug]: modelReport
using RF model fails due to mismatch in levels of categorical variables
#36
Labels
bug
Something isn't working
Describe the bug
Hi there! I am using
SDMtune
version 1.3.1 and I tried using themodelReport
function with a Random Forest model and I get the same error reported in closed issues #11 and #8:I understand that this issue was addressed in issue #8 by adding a
factors
parameter to themodelReport
function, where the levels of the categorical variables included in the model could be provided. However, this parameter is not available in version 1.3.1, I checked the documentation for this function, as well as the source code, and it is definitely not there.It would be great if I could get some ideas on how to address this issue.
Steps to reproduce the bug
Session information
Additional information
No response
Reproducible example
The text was updated successfully, but these errors were encountered: