ModelType: CTModelType;
The ModelType property determines the model type.
By default a model with censored data is estimated: that is, ModelType = CTModelType.CensoredRegression.
The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.
See also: