I am trying to run a forrest-based classification (spatial statistics) on a attribute table that i previously used for a simple linear regression analysis. The LinReg worked, but the forrest classification gives me these errors:
ERROR 110199: Problem parsing Explanatory Variables.
Failed to execute (Forest).
I am running these tools through multiple feature classes that have been constructed through the same workflow and only some of them work, where others don't. I would expect something to be wrong in the data (formats) if either all or none worked, as they have all been treated in the same way but now i am not sure what is causing this issue.