wald_test

Joint Wald Test

Tests a null hypothesis that a subset of coefficients are jointly equal to zero.

Parameters

Returns

A one-row DataFrame with the test statistic and p-value.

Examples

wald_test(model, terms = ["wt", "hp"])