Changes in version 0.9-0 (2023-12-06) NEW FEATURES o Added option for 'mdpd' and 'AS' psi functions in all S- and MM-regression related functions o Updated with the last version of MCR (R2023b) BUG FIXES o Fixed a number of issues with /itemize and /enumerate Changes in version 0.8-1 (2023-03-09) NEW FEATURES o Updated with new FSDA functions: myrng(), psifun() o added new function (set the seed for the MATLAB RNG) o added new function (compute bdp, eff and tuning constants as requested, for different link functions BUG FIXES o Fixed NOTE "It looks like this package (or a package it requires) has a startup message which cannot be suppressed" on new Dev version on Linux. See mail from Prof. Ripley from 02.03.2023. Changes in version 0.8-0 (2022-08-11) NEW FEATURES o Updated with the last version of MCR (9.12=R2022a) o Function score() added o New data sets added: forbes, hospital, bank_data, multiple_regression, Income1, Income2 BUG FIXES o Parameter Soptions removed from MMreg_control, Smsg added o TODO: add all the other S options (starting with S) o Fix an issue in tclust in the case when number of estimated clusters is smaller than k Changes in version 0.7-0 (2022-05-11) NEW FEATURES o Updated with the new version of FSDA o Added formula interface and plot function for fsrfan() o Added a vignette (Robust transformations in regression) o Removed the dependence on rrcov and replaced by 'suggest' BUG FIXES o Tests and corrections of fsrfan() o fixed errors of the type "Found if() conditions comparing class() to string:" Changes in version 0.6-5 (2021-11-28) NEW FEATURES o Added a new function: fsrfan() o Added new dataset(s): poison, flea o Fixed a bug in tclustICsol.R (alpha was not passed to the output object) o Updated to the most recent version of MCR: R2021a (V910) o Fixed a bug in fsmmmdrs(): Unrecognized function or variable 'progbar' Changes in version 0.5-1 NEW FEATURES o Upgraded to the newest MATLAB runtime: MCR V96 o Added functions covplot(), spmplot() and regspmplot() o Improved the interface of the functions resindexplot() and malindexplot() o Added data sets X, fisheries, mussels and wool. o Added function tclustreg()