Version 6.4.4
Changes
- Implemented a new function MM_MLE for performing maximum likelihood estimation (#8192)
- Added the AIC and BIC method for the MM_DISTRIBUTIONFIT and MM_DISTRIBUTIONFIT_MS functions (#8191)
- Added three distributions: Logistic, LogLogistic and Inverse Gaussian (#8236)
Version 6.4.3
Changes
- Updated the Excel documentation of the function MM_GOALSEEK and enabled to use empty parameters for the min and max when using the Newton method (#8312)
- Reduced the RAM consumption taken to generate the performance profiler to avoid potential huge RAM increase when the model contains a lot of cells (#8376)
- Corrected an error message where sometimes the displayed cells were simple dependencies but not the ones causing the error (#8325)
- Corrected a bug that forced the user to launch 2 consecutive runs to avoid an issue when using iterations on a new project due to a recent development (#8362)
- Ensured that the name of the current workspace is always well retrieved in the Interlinks Manager for the target project (whether it is after a folder duplication with links update inter-workspace or just a name edit) (#8327)
- Allowed to import a model where a grid with the flag /ValueExclusionDest contains formulas (#8315)
- Corrected a bug that prevented a model from being imported when using conditional formatting with the "contains" specific text rule and referencing another cell (#8276)
- Corrected a bug that prevented a model from being imported when using conditional formatting with the "begins/ends with" specific text rules and referencing another cell (#8316)
Version 6.4.2
Changes
- Corrected a bug that prevented a model from being imported when using conditional formatting with the "contains" specific text rule and referencing another cell (#8276)
- Resolved an issue where the TREND function was not supported when used with the 3rd parameter (#8267)