Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Non-linear regression

urezwan
8 - Asteroid

1. Can we use Linear Regression tool for non-linear problem? There are forms of non-linear equations that cannot be approximated by Logistic or any other regression tools - for example, I may have an exponential growth problem or multinomial (say, quadratic) forms. How do you tackle such types of regressions, if you do not want to transform the non-linear into linear form?

 

2. Can you help find some resources which discuss about the Alteryx Prescriptive Analytics?

 

Thanks,

1 REPLY 1
CharlieS
17 - Castor
17 - Castor

Hi @urezwan 

 

1. If the target variable cannot be transformed to a linear form, the Linear Regression tool might not be appropriate for the analysis. Alteryx can utilize R packages that would be more appropriate, but the specific package used will depend on the use case. If you're looking for an Alteryx Predictive tool for non-linear, continuous target regression problems, I suggest looking into the Spline Model tool. 

 

2. Here's the official documentation:

https://help.alteryx.com/current/designer/prescriptive 

 

Community Links:

https://community.alteryx.com/t5/Data-Science-Blog/Prescriptive-Analytics-Unleash-the-Optimization-T... 

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Optimization/ta-p/3061... 

 

 

 

Labels
Top Solution Authors