Gets a boolean value that indicates whether means and intercepts are explicit model parameters.
Syntax
result = object.IsModelingMeansAndIntercepts ()
The IsModelingMeansAndIntercepts method syntax has the following parts:
Part |
Description |
result |
True if means and intercepts are explicit model parameters, false otherwise. |
object |
An object of type CValue. |