Related Experiment Video
Updated: Jun 5, 2025

05:59
Visualization of Intensity Levels to Reduce the Gap Between Self-Reported and Directly Measured Physical Activity
Published on: March 7, 2019
6.7K
agcounts: An R Package to Calculate ActiGraph Activity Counts From Portable Accelerometers
Brian C Helsel1, Paul R Hibbing2, Robert N Montgomery3
1KU Alzheimer's Disease Research Center, The University of Kansas Medical Center, Kansas City, KS, USA.
Summary
A new R package, agcounts, translates ActiGraph
Area of Science:
- Physical activity research
- Biomedical data science
- Open-source software development
Background:
- Portable accelerometers, like ActiGraph, are crucial for measuring physical activity in research.
- ActiGraph released its activity count algorithm and a Python package in February 2022, enhancing transparency.
- The Python package lacks integration with the R Statistical Programming Language, hindering its use in the R-based research community.
Purpose of the Study:
- To develop an R-based translation of ActiGraph's Python package for activity count generation.
- To create an R package, named 'agcounts', to streamline physical activity data processing.
- To discuss the impact of open-source tools on collaborative research in physical behavior.
Main Methods:
- Developed an R package ('agcounts') by translating ActiGraph's Python algorithm.
- Integrated additional extensions within the R package to improve data processing efficiency.
- Evaluated the functionalities and extensions of the 'agcounts' package.
Main Results:
- Successfully created the 'agcounts' R package, providing an R-based alternative for ActiGraph data processing.
- The package offers enhanced functionalities for easier and faster data analysis for end-users.
- Demonstrated the potential for collaborative open-source software development in physical behavior research.
Conclusions:
- The 'agcounts' R package facilitates the use of ActiGraph data within the R ecosystem.
- Open-source algorithms from device manufacturers are recommended to foster transparency and collaboration.
- Researchers are encouraged to contribute to the development of 'agcounts' and similar open-source tools.
Related Concept Videos
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
387
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
387
Statistical Methods for Analyzing Epidemiological Data
301
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
301
Actuarial Approach
63
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
63
z Scores and Area Under the Curve
10.4K
z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
10.4K

