FMM 0.3.0
Pre-release
Pre-release
New features:
- Together with the estimation by blocks, an exact implementation has been added to the restricted model, improving accuracy at the cost of increased computation time.
Enhancements:
- 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.
- Code refinement to be more object-oriented, reducing code duplicity and unnecessary orders. Moreover, API usability has been improved, and the documentation is now automatically created with
roxygen2.