Waldtest
The Wald test is a statistical method used to assess the significance of one or more parameters in a model. It tests a null hypothesis that specifies linear restrictions on the parameter vector, typically written as H0: Rβ = r, where R is a known matrix and r is a known vector.
The test statistic is based on the estimated parameters and their covariance. Let β̂ be the estimator
Wald tests are common in many models, including generalized linear models, where they can test multiple coefficients
Advantages of the Wald test include computational convenience, since it requires only estimates and their covariance