Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ FMM Public

❗ This is a read-only mirror of the CRAN R package repository. FMM — Rhythmic Patterns Modeling by FMM Models. Homepage: https://github.com/FMMGroupVa/FMM-base-R-package Report bugs for this package: https://github.com/FMMGroupVa/FMM-base-R-package/issues

Notifications You must be signed in to change notification settings

cran/FMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMM: Rhythmic Patterns Modeling by FMM Models

Overview

CRAN_Status_Badge

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")

About

❗ This is a read-only mirror of the CRAN R package repository. FMM — Rhythmic Patterns Modeling by FMM Models. Homepage: https://github.com/FMMGroupVa/FMM-base-R-package Report bugs for this package: https://github.com/FMMGroupVa/FMM-base-R-package/issues

Resources

Stars

Watchers

Forks

Packages

No packages published