The CTModelType enumeration is used to determine the type of regression model.
It is used by the following property:
Value | Brief description | |
0 | CensoredRegression. A model with censored data. | |
1 | TruncatedRegression. A model with truncated data. |
See also: