CB.Fit must now be used with CB.SetFitRange to select the range of data to fit to a distribution.
Constants have been added to support distributions added in Crystal Ball 7: cbDfaMinExtreme [18], cbDfaMaxExtreme [19], cbDfaStudentsT [20], and cbDfaBetaPert [23] (added in Crystal Ball 7.3).
Constant cbDfaExtremeValue [15] is deprecated. It is included for Crystal Ball 2000.5 (5.5) compatibility and is replaced by cbDfaMinExtreme and cbDfaMaxExtreme in later versions of Crystal Ball .
Criterion constant cbFitChiSquareP [2] has been added back in Crystal Ball 11.1.1.0.00 to show the Chi-square p-value.
A new optional boolean parameter, pValue, is added to display p-values instead of statistics when set to True.
Starting with Crystal Ball 11.1.1.0.00, discrete distributions can be used for fitting and Crystal Ball will also select distributions and a ranking method automatically when requested. The following new Dist parameter constants support new distribution fitting options: cbDfaAutoSelectDist[50], cbDfaAllContinuous [51], cbDfaAllDiscrete [52], and cbDfaAllDistributions [53]. A new Criterion parameter constant, cbDfaAutoSelectRanking Method [5], has been added to support automatic selection of the ranking method.