Template:WeibullDataSet.CalculateBestFit.Cmt: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Runs the | Runs the Distribution Wizard to determine the best distribution for the data set, and then estimates the parameters of that distribution. This method uses the analysis settings specified in [[WeibullDataSet.BestFitSettings|BestFitSettings]]. | ||
If the analysis is successful, the [[WeibullDataSet.FittedModel|FittedModel]] property will be set. Otherwise, it is cleared. |
Revision as of 18:56, 10 February 2014
Runs the Distribution Wizard to determine the best distribution for the data set, and then estimates the parameters of that distribution. This method uses the analysis settings specified in BestFitSettings.
If the analysis is successful, the FittedModel property will be set. Otherwise, it is cleared.