Provides a collection of functions to fit and explore single, multi-component and restricted Frequency Modulated Moebius (FMM) models in the programming language R. âFMMâ is a nonlinear parametric regression model capable of fitting non-sinusoidal shapes in rhythmic patterns. Details about the mathematical formulation of âFMMâ models can be found in Rueda et al. (2019) https://doi.org/10.1038/s41598-019-54569-1.
Installation# Can be installed directly from CRAN
install.packages("FMM")
# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("FMMGroupVa/FMM")
Using FMM
To get acquainted with some of the important functions, read the vignette:
# Overview of the package
vignette("FMMVignette", package = "FMM")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4