Skip to main content

Model Coefficients Tool Icon モデル係数ツール

[モデル係数]ツールは、モデルの係数名と値のテーブルを作成します。 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.

重要

このツールは、Alteryx Designer または R ツールでは自動的にインストールされません。このツールを使用するには、Alteryx Analytics Gallery からダウンロードしてください。

入力を接続

Alteryxカウント、ガンマ、線形、[ロジスティックス回帰]ツールで作成された予測モデルオブジェクトを含むAlteryxデータストリーム。

ツールの設定

このツールは設定が必要ありません。

出力の表示

The tool outputs a data stream that contains 2 fields:

  • Variable: The name of the model variable.

  • Coefficient: The estimated coefficient for that variable.