The ICPHREG Procedure

TEST Statement

  • TEST <model-effects> </ options>;

The TEST statement enables you to perform Wald tests for model effects that test Type I, Type II, or Type III hypotheses. For more information about constructing of Type I, II, and III estimable functions, see ChapterĀ 15: The Four Types of Estimable Functions.

Table 63.6 summarizes the options that you can specify in the TEST statement.

Table 63.6: TEST Statement Options

Option

Description

E

Requests Type I, Type II, and Type III coefficients

E1

Requests Type I coefficients

E2

Requests Type II coefficients

E3

Requests Type III coefficients

HTYPE=

Indicates the type of hypothesis test to perform


For information about the syntax of the TEST statement, see the section TEST Statement in ChapterĀ 19: Shared Concepts and Topics.