edpclau/circadian-dynamics: Period and Rythm Analysis of Timeseries Data

Finds the period of univariate and multivariate timeseries (datetime) data by window. It will iterate of each window and find any changes in the period. Also fits a COSINOR function to the data. After the analysis, plots which summarise the data can be exported.

Getting started

Package details

AuthorJosé L. Agosto-Rivera Eddie Pérez Claudio Jonathan Alemán
MaintainerEddie Pérez Claudio <eddieperezclaudio@gmail.com>
LicenseGPL-3
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("edpclau/circadian-dynamics")
edpclau/circadian-dynamics documentation built on March 26, 2023, 10:42 p.m.