Main Content
coeftest
Linear hypothesis test on coefficients of repeated measures model
Syntax
Description
Examples
Input Arguments
Output Arguments
Tips
This test is defined as
A*B*C = D
, whereB
is the matrix of coefficients in the repeated measures model.A
andC
are numeric matrices of the proper size for this multiplication.D
is a scalar or numeric matrix of the proper size. The default isD = 0
.
Version History
Introduced in R2014a