Skip to content

Releases: alexARC26/FMM

FMM 0.3.1

20 Dec 12:44

Choose a tag to compare

  • A vignette has been added.
  • Add automated unit tests for fitFMM() function.
  • fitFMM() prints informative error messages when the number of observation is insufficient or data are constant.

FMM 0.3.0

30 Jul 07:17

Choose a tag to compare

  • Optimization of the estimation procedure for the monocomponent, multicomponent and restricted FMM models. An embedded parallelized procedure is available for all the models for faster estimations.
  • In addition to the estimation by blocks previously available for the restricted model, an exact implementation has been added for more accurate fits in expense of more computational time.
  • Code has been refined: it is now more object-oriented, code duplicity has been reduced, unnecessary orders have been suppressed, API usability has been improved, and the documentation is now automatically created with roxygen2.

FMM 0.2.2

19 Apr 08:23

Choose a tag to compare

Release of the FMM package with the restructuration done in order to optimize the computation time of the monocomponent and multicomponent models.

FMM 0.1.1

02 Feb 15:39
6293a15

Choose a tag to compare

First release of the FMM package available in CRAN.