IsModelingMeansAndIntercepts Method

<< >>

Navigation:  Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods >

IsModelingMeansAndIntercepts Method

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.