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.

Linear regression tool

mzrickers
6 - Meteoroid

Hello all,

 

I have been playing around with the macros using predictive R and when you use linear regression it gives you an output object.  How do you get an actual graph of that line of best fit?  I am fairly new to Alteryx so please dumb it down if possible.

 

Thanks in advance.

1 REPLY 1
JamesCharnley
13 - Pulsar

Hi @mzrickers. To see the line of best fit, you're going to want to look at the I output instead of the O output. By default, this will be displaying the Summary with stats such as your R Squared. There's three dots on the side of the top left of the pane that will open up a menu. From there, press the Model Performance tab and you'll get something that looks like this:

 

JamesCharnley_0-1655798425325.png

 

Hope that helps!

Labels
Top Solution Authors