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

Kolmogorov-smirnov and Shapiro-wilk test

AAA2017
5 - Atom

Hello All,

 

New user here. I'm trying to validate the normality of my residuals form a regression using the KS test as well as the SW test. I know that I have to use the R tool however I have no idea how to connect it to my workflow to see the results.

I'd be grateful if somebody could help.

 

Thanks.

 

Dri

1 REPLY 1
MichaelF
Alteryx Alumni (Retired)

Hi Dri,

 

You can use the read.Alteryx and the write.Alteryx functions in the R tool to read/write to the inputs and outputs of the R tool. More info can be seen here - https://help.alteryx.com/11.3/index.htm#cshid=R.htm

 

As a note, I would say make sure you're specifying the correct data type you want the R Tool to read in. Hope that helps.

 

Cheers,

 

Mike

Labels
Top Solution Authors