Gets the implied mean for a single observed or latent variable. This method cannot be used to get the implied mean of a unique variable (such as an error variable).
Syntax
result = object.ImpliedMean (theVariable)
The ImpliedMean method syntax has the following parts:
Part |
Description |
result |
The implied mean. |
object |
An object of type CValueSimple. |
theVariable |
(An object of type Variable) An observed or latent variable. |