|  | BoxCoxLambdaInterval Property | 
            The interval that was searched for the lambda value that
            maximized the log-likelihood function.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic Interval LambdaInterval { get; }Public ReadOnly Property LambdaInterval As Interval
	Get
public:
property Interval^ LambdaInterval {
	Interval^ get ();
}member LambdaInterval : Interval with get
Property Value
Interval See Also
See Also