Skip to content

Releases: UniprJRC/FSDA

Release 8.5.24

25 Apr 19:12
Compare
Choose a tag to compare
ctlcurves, GUIregress, MMreg updated

Release 8.5.23

14 Mar 22:55
Compare
Choose a tag to compare
Added new options in aceplot

Release 8.5.22

23 Feb 19:04
Compare
Choose a tag to compare
new dataset Marketing Data added

Release 8.5.21

09 Feb 17:04
Compare
Choose a tag to compare
Placeholder just for testing

Release 8.5.20

08 Feb 16:22
Compare
Choose a tag to compare
Placeholder just for testing

Release 8.5.19

08 Feb 15:38
Compare
Choose a tag to compare
Improved CreateFSDAtoolboxfile.m

Release 8.5.18

08 Feb 14:50
Compare
Choose a tag to compare
test of automatic routine CreateFSDAtoolboxFile.m

Release 8.5.17

04 Feb 15:24
Compare
Choose a tag to compare
Set release compatibility in ToolboxPackagingConfiguration.prj file

FSDA Release 2021b (Ver. 8.5.16)

14 Jan 10:02
Compare
Choose a tag to compare

ROBUST CLUSTERING

Likelihood ratio test inside ctlcurves.m and extended output which automatically detects a set of candidate solutions.

GRAPHICS

New function ctlcurvesplot.m to plot the output of the trimmed likelihood curves

New function moonplot to show the output of correspondence analysis

New function balloonplot to visualize large categorical data

DATASETS

New datasets oliveoil, wine and flea added to cluster analysis section.

New datasets csdPerceptions and mobilephone added to the multivariate analysis section

MULTIVARIATE ANALYSIS

New function mcdeda which monitors the output of mcd for a sequence of values of breakdown point

New option conflimMethodCramerV in function corrNominal to compute the confidence interval of Cramer V coefficient.

New function mdpattern which finds and plots missing data patterns.

REGRESSION

New options inside AVAS to make it robust to the presence of outliers

Sreg and MMreg with hyperbolic tangent estimator made faster.

New options inside LTSts and simulateTS that allow a customized definition of the autoregressive component

UTILITIES

Added weights in repDupValWithMean.m

New function setdiffFS in case input arguments just contain positive integer values.

Version Compatibility Considerations

In a lot of functions the instruction coder.target('MATLAB') appears in order to cope with the MATLAB C coder requirements.

We stop supporting releases before 2016b.

Functions balloonplot and mdpattern use bubblechart routine and therefore only work with MATLAB 2020b or greater.

FSDA Release 2021b (V8.5.9)

05 Oct 20:20
Compare
Choose a tag to compare

ROBUST CLUSTERING

Likelihood ratio test inside ctlcurves.m and extended output which automatically detects a set of candidate solutions.

GRAPHICS

New function ctlcurvesplot.m to plot the output of the trimmed likelihood curves

New function moonplot to show the output of correspondence analysis

New function balloonplot to visualize large categorical data

DATASETS

New datasets oliveoil, wine and flea added to cluster analysis section.

New datasets csdPerceptions and mobilephone added to the multivariate analysis section

MULTIVARIATE ANALYSIS

New function mcdeda which monitors the output of mcd for a sequence of values of breakdown point

New option conflimMethodCramerV in function corrNominal to compute the confidence interval of Cramer V coefficient.

New function mdpattern which finds and plots missing data patterns.

REGRESSION

New options inside AVAS to make it robust to the presence of outliers

Sreg and MMreg with hyperbolic tangent estimator made faster.

New options inside LTSts and simulateTS that allow a customized definition of the autoregressive component

UTILITIES

Added weights in repDupValWithMean.m

New function setdiffFS in case input arguments just contain positive integer values.

Version Compatibility Considerations

In a lot of functions the instruction coder.target('MATLAB') appears in order to cope with the MATLAB C coder requirements.

We stop supporting releases before 2016b.

Functions balloonplot and mdpattern use bubblechart routine and therefore only work with MATLAB 2020b or greater.