Tests H0: R %*% beta = r.
Usage
wald_test(estimates, vcov, R = NULL, r = NULL)
Arguments
- estimates
Parameter estimates.
- vcov
Variance-covariance matrix.
- R
Optional restriction matrix (default identity).
- r
Optional restriction vector (default zeros).
Value
A morie_specification_test.