# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "postGGIR" in publications use:' type: software license: GPL-3.0-only title: 'postGGIR: Data Processing after Running ''GGIR'' for Accelerometer Data' version: 2.4.0.2 doi: 10.32614/CRAN.package.postGGIR abstract: Generate all necessary R/Rmd/shell files for data processing after running 'GGIR' (v2.4.0) for accelerometer data. In part 1, all csv files in the GGIR output directory were read, transformed and then merged. In part 2, the GGIR output files were checked and summarized in one excel sheet. In part 3, the merged data was cleaned according to the number of valid hours on each night and the number of valid days for each subject. In part 4, the cleaned activity data was imputed by the average Euclidean norm minus one (ENMO) over all the valid days for each subject. Finally, a comprehensive report of data processing was created using Rmarkdown, and the report includes few exploratory plots and multiple commonly used features extracted from minute level actigraphy data. authors: - family-names: Guo given-names: Wei email: wei.guo3@nih.gov - family-names: Leroux given-names: Andrew email: andrew.leroux@cuanschutz.edu - family-names: Zipunnikov given-names: Vadim email: vzipunni@jhsph.edu - family-names: Merikangas given-names: Kathleen email: merikank@mail.nih.gov repository: https://cranhaven.r-universe.dev repository-code: https://github.com/dora201888/postGGIR commit: f97af873b3fc6812e31c7c592851e1d2a4f5efd9 url: https://github.com/dora201888/postGGIR date-released: '2022-01-06' contact: - family-names: Guo given-names: Wei email: wei.guo3@nih.gov