ModelTerm Fields

Fields

Constant Represents a constant term or intercept.
DefaultDependentPrefix Gets or sets the prefix to use for generating names of dependent variable(s) when no name was provided.
DefaultIndependentPrefix Gets or sets the prefix to use for generating names of independent variable(s) when no name was provided.
DefaultInterceptName Gets or sets the default name for the parameter corresponding to the intercept (constant term).
DefaultWeightName Gets or sets the name to use for the weight variable when no name was provided.
NoConstant Represents a term that indicates the constant term or intercept should be excluded.

See Also