ISmCensoredTruncatedRegression.ModelType

Syntax

ModelType: CTModelType;

Description

The ModelType property determines the model type.

Comments

By default a model with censored data is estimated: that is, ModelType = CTModelType.CensoredRegression.

Example

The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.

See also:

ISmCensoredTruncatedRegression