- Fix clang compile issue
- Fix the Croux and Haesbroeck asymptotic approximation when dimension is large.
- Fix the non-ASCII characters issue contained in Spanish weather data.
- Add msplot plotting function
- Access outliers in msplot with
msplot_object$outliers
instead ofmsplot_outlier$outliers_index
. - Add nine simulation models with plotting function.
- Add MUOD method.
- patch for error on CRAN checks
fdaoutlier
Submitted to CRAN