The QUANTLIFE Procedure (Experimental)

TEST Statement

<label:> TEST effects </ options> ;

In quantile regression analysis, you might be interested in testing whether a covariate effect is statistically significant for a given quantile. You can use the TEST statement to obtain a test for the canonical linear hypothesis concerning the parameters of the tested effects,

\[  \beta _{j} = 0, \  \  j=i_1,\ldots ,i_ q  \]

where q is the total number of parameters of the tested effects. The tested effects can be any set of effects in the MODEL statement.

You can include multiple TEST statements, provided that they appear after the MODEL statement. The optional label, which must be a valid SAS name, is used to identify output from the corresponding TEST statement. See the section Testing Effects of Covariates for more information about these tests.