Hypothesis Testing Instructions |
RATS provides the following instructions for hypothesis testing
Computes the marginal significance level of a statistic |
|
Tests exclusion restrictions |
|
Tests general restrictions |
|
Tests in multiple equation systems |
|
Tests general linear restrictions |
|
Computes coefficient sums or functions of coefficients |
|
Tests specific coefficient values |
The following instructions can estimate restricted regressions:
estimate regressions subject to general linear restrictions. First, estimate the unrestricted model, then use MRESTRICT or RESTRICT with the CREATE option to estimate the restricted model. For SUR estimation, first estimate with SUR, then use the RESTRICT or MRESTRICT with the REPLACE option, then do SUR(CREATE).
codes the restriction into the regressors. Use ENCODE first, then estimate the model using the UNRAVEL option (e.g. LINREG(UNRAVEL)).
Copyright © 2025 Thomas A. Doan