2015 Analysis Bug Fixes

JIRASummaryDetails
ORG-10284

Missing Value/Blank should be trimmed automatically from Grouping column

Missing Value/Blank can be trimmed automatically from Grouping column and will not prevent K-S statistic test.
ORG-100942D Interpolation results would no longer depend on the order of source dataData will be sorted internally before calculation.
ORG-10067Proper missing values support for paired testsMissing values should be removed pairwise for paired t-test, paired wilcoxon sign rank and sign test.
ORG-10956Bounds and Constraint in Curve Fitting

Bounds info will be added into constraint first and then modify the parameters.

If there is conflicts, error message would show to inform user.

ORG-10566Integrate gadget would work even only one point is inside ROISingle point input would be allowed to generate corresponding integrate result.
ORG-4969Integrate gadget should get correct data rangeAfter changing the plot data, New Output for All Curves method can now get correct data range from source worksheet.
ORG-11546Statistics Gadget for non-monotonic dataStatistics Gadget can noe get correct input range when data is  non-monotonic
ORG-11364Date data support in Disfreqs X-FunctionDiscrete Frequency statistics tool can now handle date data correctly
ORG-10941Disable Editing cells will be kept in analysis templatesSaving analysis template will no longer clear the values with Disable Editing been checked.
ORG-6332ROI should try to keep what users type inThe range of gadget ROI will not float after zoomming in/out.
ORG-8630

Recalculation work properly in smooth and some other tools.

Recaculation now works properly when mode is set to auto and the lock will not broken when change data in template.
ORG-10382Improve Output of Confidence Intervals for one-side Hypothesis TestsConfidence intervals for one-side Hyphthesis tests now have more detailed output report.
ORG-6392cwt is much slower than MATLABContinuous Wavelet Transform speed has been improved.
ORG-11998t-Test test result on significant difference is incorrectt-Test test result on significant difference shows correctly.
ORG-11704

Missing value and mask data doesn't trimmed from State values in ROC Curve.

Missing value and mask data will be trimmed from State values in ROC Curve.
ORG-11348

The data of instrumental weighting method should not be selectable in PA.

When applying certain weighting mehtod, data will not be selectable.
ORG-10238

X Data for FFT Filter in Smooth should be checked.

FFT Filter method in smooth should check X data to be evenly spaced.
ORG-9346Studentized and Studentized Deleted residuals are wrong when fit with weightIn Linear Fit and Multiple Linear Regression tools, correct the results of Studentized and Studentized Deleted residuals when weight data is specified.