FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / PearsonFunctionInfo Class
Members


PearsonFunctionInfo Class
Returns the Pearson product moment correlation coefficient.
Syntax
'Declaration
 
Public Class PearsonFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As PearsonFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.PearsonFunctionInfo

See Also