This function is a wrapper for the function
car::linearHypothesis()
, but which uses the bain::bain()
syntax to parse
equality constrained hypotheses.
wald_test(x, hypothesis, ...)
An object for which a method exists.
A character string with equality constrained hypotheses,
specified according to the bain::bain()
syntax.
Additional arguments passed to car::linearHypothesis()
.
A data.frame
of class wald_test
.