Model Coefficients Tool

The Model Coefficients tool creates a table of model coefficient names and values. In some situations a user may be interested in extracting the model coefficients from a standard Alteryx Count, Gamma, Linear, or Logistic Regression model, models that fall into the Generalized Linear Model family. This tool can be used to create customized reports. This tool can also be used in downstream calculations; however, that process can be error prone, so the Score Tool typically provides a safer and more reliable solution.

Gallery tool

This tool is not automatically installed with Alteryx Designer or the R tools. To use this tool, download it from the Alteryx Analytics Gallery.

Connect an input

A data stream containing a predictive model object created by the standard Alteryx Count, Gamma, Linear, and Logistic regression tools.

Configure the tool

This tool requires no configuration.

View the output

The tool outputs a data stream that contains two fields:

  • Variable: the name of the model variable
  • Coefficient: the estimated coefficient for that variable