Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcRSqFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcRSqFunction)
    In This Topic
    Returns the square of the Pearson product moment correlation coefficient through data points in known_y's and known_x's.
    Overload List
    OverloadDescription
    Returns the square of the Pearson product moment correlation coefficient through data points in known_y's and known_x's.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also