Skip to main content

Nested Test Tool Icon Nested Test Tool

One Tool Example

Nested Test has a One Tool Example. Go to Sample Workflows to learn how to access this and many other examples directly in Alteryx Designer.

The Nested Test tool examines whether two models, one of which contains a subset of the variables contained in the other, are statistically equivalent in terms of their predictive capability. The larger of the 2 models is referred to as the "full" model, while the model that contains a subset of the variables is referred to as the "reduced" model. In the statistics literature, the "reduced" model is often called the "null" model, while the "full" model is called the "alternative" model.

In the case of 2 linear regression models, the test is conducted using an F-test*. For 2 GLM family models, including count regression, gamma regression, and logistic regression, the test is conducted using a likelihood ratio test**.

Important

This tool is not automatically installed with Designer. To use it, download and install the Alteryx Predictive Tools under your version of Alteryx Designer in the Downloads and License portal.

For more information, go to Download and Use Predictive Tools.

Connect Inputs

*https://en.wikipedia.org/wiki/F-test

**https://en.wikipedia.org/wiki/Likelihood-ratio_test

***Quasi-poissonmodel not supported.

Configure the Tool

This tool has no configuration options.