NEWS
mFLICA 0.1.6 (2024-06-11)
- Implement DTW2 by Namrata Banerji to make the code match the MATLAB version
mFLICA 0.1.5 (2022-01-24)
- Update to fix NA issue in time series
- Added TSNANNearestNeighborPropagation for filling NA with a nearest value in time series.
mFLICA 0.1.4 (2021-12-09)
mFLICA 0.1.3 (2021-09-17)
mFLICA 0.1.2
- Add mFLICA software article into vignettes
- Add more comments into code files
- Fix typos and minor bugs
mFLICA 0.1.1 (2020-04-03)
- Update getDynamicFollNet to allow the setting of lagWindow parameter for inferring a following network.
- Fix the one-dimensional time series bug
mFLICA 0.1.0 (2020-02-11)
- The first release version of mFLICA.