IVariance |
public interface IVarianceScaling : ICloneable
The IVarianceScaling type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShortName | Returns a short name for the scaling method. Used to display this short name in the fit function dialog box. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable) |
![]() | GetWeight | Gets the weight in dependence of the real data (roughly spoken: inverse of variance). |