Wald coefficient restriction test.
Syntax
logl_name.wald restrictions
Enter the likelihood object name, followed by a period, and the keyword. You must provide a list of the coefficient restrictions, with joint (multiple) coefficient restrictions separated by commas.
Options
Examples
ll1.wald c(2)=0, c(3)=0
tests the null hypothesis that the second and third coefficients in LL1 are jointly zero.
Cross-references