Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

The vectors passed to AlteryxPredictive::rSquared() were of unequal length

davidmakovoz
7 - Meteor

I am running the Linear_Regression tool. 

I got the following error

Error: Linear Regression (16): Tool #170: The vectors passed to AlteryxPredictive::rSquared() were of unequal length. Please contact Alteryx Support.

How do I troubleshoot this error?

Or should I actually contact Alteryx Support?

2 REPLIES 2
joshuaburkhow
ACE Emeritus
ACE Emeritus
Are you able to share your workflow?
Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
davidmakovoz
7 - Meteor

While I was sanitizing the data I found what the problem was. One of the fields have a couple of empty cells. Once I imputed them with 0's the problem was solved.

Labels
Top Solution Authors