Alteryx works fine on my PC except for the logistic regression tool, it takes forever to run the workflow and i keep getting these errors, I'm not quite sure what exactly I'm doing wrong here?
Solved! Go to Solution.
Error messages on tools that leverage R behind the scenes can be tricky to interpret, particularly if they're deep in the underlying code. This can occur if the input data is not formatted in the way the tool expects. You've probably seen it, but might be worth a review of the Tool Mastery article on Logistic Regression. https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Logistic-Regression/ta...
If you can share this workflow or one with fake data that produced the same error, then this forum could probably help troubleshoot further.
Hope this helps!
Matt
Thank you, Matt! crystal clear!