hello. I'm a novice in Arcgis. I'm running a regression now, and I'm getting ERROR 120053.
ERROR 000368: Invalid input data.
ERROR 120053: Parameter 'inputLayer' is not valid.
I get the above error message.
Is there any solution?
When I run the regression with the exported table, I get the result, but when I add the feature, I get the error like above.
This is a generic error indicating that your input is invalid.
You need to check that the input is correctly formatted and the right data type.
Error ERROR 000368: Invalid input data furthers that your data is invalid.
Use the Input Features parameter with a field representing the phenomena you are modeling (the Dependent Variable value) and one or more fields representing the Explanatory Variable(s) value. These fields must be numeric and have a range of values.
I would recommend: