Returns the p-value.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public ReadOnly Property P As Double
Get
public:
property double P {
double get ();
}
member P : float with get
Property Value
Type:
Double
A
double representing the
p-value.
See Also