Template:WeibullDataSet.CalculateBestFit.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with 'Runs the calculation and finds a distribution model that best fits the data in the WeibullDataSet. Sets FittedModel property if successful. Clears it (sets to Nothing) in case of…')
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Runs the calculation and finds a distribution model that best fits the data in the WeibullDataSet. Sets FittedModel property if successful. Clears it (sets to Nothing) in case of an error.
Automatically finds the best fitting distribution and fits that distribution to the current data set using the settings specified in the BestFitSettings property.

Latest revision as of 16:13, 21 February 2014

Automatically finds the best fitting distribution and fits that distribution to the current data set using the settings specified in the BestFitSettings property.