You are here: Symbol Reference > Dew.Stats Namespace > Statistics Class > Statistics Methods > FFit Method
Dew Stats for .NET
Contents
PreviousUpNext
Statistics.FFit Method

Calculate parameter for Fisher-F distributed values.

C#
public FFit(TVec X, ref int Nu1, ref int Nu2, int MaxIter, double Tolerance);
Parameters
Parameters 
Description 
Stores data which is assumed to follow Fisher-F distribution. 
Nu1 
Return Fisher-F distribution parameter estimator Nu1. 
Nu2 
Return Fisher-F distribution parameter estimator Nu2. 
MaxIter 
Maximum number of iterations needed for deriving a, b and d. 
Tolerance 
Defines the acceptable tolerance for calculating a and b. 

RandomF

What do you think about this topic? Send feedback!
Copyright (c) 1999-2010 by Dew Research. All rights reserved.