Hi,
I'm confused as to how this works specifically. What are you parsing by when you add the text/column function?? The report that comes out from that output is not broken down in a way where you can easily parse out what variable is tied to what coefficient, etc.
This seems like a pretty basic functionality that's missing in Alteryx. You would think it's obvious that we want an easy way to use the regression output for further calculations (e.g., predicting what model says would be variable given x, y, z, etc.) Am I missing something?
I have this macro in my old email address which has gone, but the solution is akin to this one:
http://community.alteryx.com/t5/Advanced-Analytics/Spline-Tool-Output/td-p/325
Perhaps @DrDan can post the relevant R code we can turn into a macro as this link doesn't work for Linear Regression.
Chris
Hi @DrDan , this was truly very useful, how do we retrieve the fitted values from the linear regression model? help with this would be much appreciated
Thanks
Mark