I am trying to extract Model Coefficients from a simple Logistic Regression for downstream calculations. I found Model Coefficient macro/tool. This tool has been installed to Alteryx Designer 11.0 and then used on the canvas. The Config window states that tool requires no configuration and does not accept any input or output connections. The tool is supposed to return a simple table of Variables and Coefficients. However, once the workflow is finished the macro itself (Beta icon in the attached screenshot) does not return any results. When I try to open the Macro and execute the workflow (Input - R code - Output) some results are being returned in the output, but they are completely irrelevant (not from my dataset). What am I missing?
Any thoughts or ideas how to tackle this.