Hi all,
In R you can call a linear regression with lm and add the argument "conf.int = TRUE" to get confidence intervals for each variable in the regression. Using the R based linear regression tool in Alteryx, is there a way to get those confidence intervals to appear? If not, is there a way to use the R tool to add them? Thanks!
Aaron