The expected mean of of all of the moving ranges of two observations.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double MRBar { get; set; }
Public Overridable Property MRBar As Double
Get
Set
public:
virtual property double MRBar {
double get ();
void set (double value);
}
abstract MRBar : float with get, set
override MRBar : float with get, set
Property Value
Type:
Double
Its default value is the computed from the data passed to the constructor.
See Also