Gets one element of the sample means vector, giving the sample mean for a single observed variable. As an alternative, you can use GetSampleMeansVector to get the entire vector of sample means.
Syntax
result = object.GetSampleMeansElement (variableName)
result = object.GetSampleMeansElement (theVariable)
The GetSampleMeansElement method syntax has the following parts: