Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / StEyxFunctionInfo Class
Members


In This Topic
    StEyxFunctionInfo Class
    In This Topic
    Returns the standard error of the predicted y value for each x.
    Syntax
    'Declaration
     
    
    Public Class StEyxFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As StEyxFunctionInfo
    public class StEyxFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.StEyxFunctionInfo

    See Also