Skip to main content

Model Coefficients Tool Icon Ferramenta Coeficientes do Modelo

The Model Coefficients tool creates a table of model coefficient names and values. In some situations, a user might 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. You can use this tool 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.

Importante

Essa ferramenta não é instalada automaticamente com o Alteryx Designer, nem com as ferramentas R. Para usá-la, faça o download no Alteryx Analytics Gallery.

Conectar uma entrada

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

Configurar a ferramenta

Esta ferramenta não requer configuração.

Visualizar a saída

The tool outputs a data stream that contains 2 fields:

  • Variable: The name of the model variable.

  • Coefficient: The estimated coefficient for that variable.