| BoxCoxTransformationLambda Property |
Gets the lambda.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double Lambda { get; }
Public ReadOnly Property Lambda As Double
Get
public:
property double Lambda {
double get ();
}
member Lambda : float with get
Property Value
DoubleSee Also