CTModelType

Description

The CTModelType enumeration is used to determine the type of regression model.

It is used by the following property:

Available Values

  Value Brief description
0 CensoredRegression. A model with censored data.
1 TruncatedRegression. A model with truncated data.

See also:

Stat Assembly Enumerations