Package: FMM
Type: Package
Title: Rhythmic Patterns Modeling by FMM Models
Version: 0.4.1
Authors@R: c(person(given = "Itziar",
                      family = "Fernandez",
                      role = c("aut", "cre"),
                      email = "itziar.fernandez@uva.es"),
               person(given = "Yolanda",
                      family = "Larriba",
                      role = "aut"),
               person(given = "Christian",
                      family = "Canedo",
                      role = "aut"),
               person(given = "Alejandro",
                      family = "Rodriguez-Collado",
                      role = "aut"),
               person(given = "Adrian",
                      family = "Lamela",
                      role = "aut"),
               person(given = "Cristina",
                      family = "Rueda",
                      role = "aut"))
Description: Provides a collection of functions to fit and explore single, multi-component and restricted Frequency Modulated Moebius (FMM) models. '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) <doi:10.1038/s41598-019-54569-1>.
URL: https://github.com/FMMGroupVa/FMM-base-R-package
BugReports: https://github.com/FMMGroupVa/FMM-base-R-package/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: methods, rlang, foreach, iterators, parallel, doParallel,
        gsignal,
Suggests: gridExtra, knitr, rmarkdown, RColorBrewer, ggplot2, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 7.3.2
Packaged: 2025-04-18 12:36:35 UTC; Itziar
Author: Itziar Fernandez [aut, cre],
  Yolanda Larriba [aut],
  Christian Canedo [aut],
  Alejandro Rodriguez-Collado [aut],
  Adrian Lamela [aut],
  Cristina Rueda [aut]
Maintainer: Itziar Fernandez <itziar.fernandez@uva.es>
Repository: CRAN
Date/Publication: 2025-04-18 19:50:08 UTC
Built: R 4.3.3; ; 2025-04-18 20:10:56 UTC; unix
