Template:WeibullDataSet.CalculateBestFit.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
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]].
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.