IdiosyncraticSD: Double;
The IdiosyncraticSD property returns idiosyncratic standard deviation.
This property is relevant if a model with random effects is calculated, that is: ISmPooledModel.CrossSection = PooledModelCrossSectionType.RandomEffect.
To get standard deviation of group errors, use the ISmPooledModel.CrossSectionSD property.
The property use is given in the example for ISmPooledModel.RandomEffectsMethod.
See also: