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