Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to R01:11

Introduction to R

262
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
262
Interpreting R Charts01:22

Interpreting R Charts

63
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
63
Mass Analyzers: Overview01:13

Mass Analyzers: Overview

632
The mass analyzer is a crucial component of the mass spectrometer. In the ionization chamber, the vaporized sample is bombarded with a high-energy electron beam to generate a radical cation and further fragment into neutral molecules, radicals, and cations. A series of negatively charged accelerator plates accelerate the cations into the mass analyzer. The mass analyzer separates ions according to their mass-to-charge (m/z) ratios and then directs them to the detector. The common types of mass...
632
Statistical Analysis: Overview01:11

Statistical Analysis: Overview

6.6K
When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
6.6K
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

532
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
532

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Lifestyle Program for Breast Cancer Improves Body Composition, Fitness, and Patient-Reported Outcomes: A Randomized Clinical Trial.

Cancers·2026
Same author

Design for a cluster randomized controlled trial to evaluate the impact of a school-based fruit and vegetable co-op on cardiometabolic health of children and parents in a persistent poverty area.

Contemporary clinical trials·2026
Same author

Impact of a culinary medicine intervention on diet and health metrics in patients with type 2 diabetes and elevated body mass index.

PloS one·2026
Same author

Long-Term Poverty, Rurality, and Geographic Disparities in Colorectal Cancer: A Spatial Analysis in Texas.

Research square·2026
Same author

A pilot study of a digital weight loss program for people with obesity in four diverse cohorts.

Journal of behavioral medicine·2026
Same author

Digital Communication Strategies for Culinary Medicine in Cancer Prevention and Survivorship: Information-Seeking Habits and Content Preferences of Online Cooking Media Among Adults Participating in Four Cancer Prevention and Control Cohort Studies.

Cancer control : journal of the Moffitt Cancer Center·2026
Same journal

MRI-based Alzheimer's disease classification using Vision Transformer and time-series transformer: A step-by-step guide.

Software impacts·2025
Same journal

qlty: handling large tensors in scientific imaging deep-learning workflows.

Software impacts·2025
Same journal

Python/NEURON code for simulating biophysically realistic thalamocortical dynamics during sleep.

Software impacts·2024
Same journal

naplib-python: Neural acoustic data processing and analysis tools in python.

Software impacts·2023
Same journal

DOMINO: Domain-aware loss for deep learning calibration.

Software impacts·2023
Same journal

hiscovid for visualizing and identifying when policymakers made mistakes against COVID-19.

Software impacts·2023
See all related articles

Related Experiment Video

Updated: Jun 24, 2025

Visualization of Intensity Levels to Reduce the Gap Between Self-Reported and Directly Measured Physical Activity
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

acc: An R package to process, visualize, and analyze accelerometer data.

Jaejoon Song1, Michael D Swartz2, Karen Basen-Engquist3

  • 1Center for Drug Evaluation and Research, US Food and Drug Administration, Silver Spring, MD, USA.

Software Impacts
|June 14, 2024
PubMed
Summary
This summary is machine-generated.

Researchers developed "acc," a free R package to help analyze physical activity data from wearable monitors. This tool simplifies processing, visualization, and analysis for behavioral and epidemiological studies.

Keywords:
AccelerometerPhysical activity monitoringWearable sensor

More Related Videos

A Method for Quantifying Upper Limb Performance in Daily Life Using Accelerometers
07:24

A Method for Quantifying Upper Limb Performance in Daily Life Using Accelerometers

Published on: April 21, 2017

12.5K
Semi-Automated Analysis of Peak Amplitude and Latency for Auditory Brainstem Response Waveforms Using R
06:01

Semi-Automated Analysis of Peak Amplitude and Latency for Auditory Brainstem Response Waveforms Using R

Published on: December 9, 2022

2.5K

Related Experiment Videos

Last Updated: Jun 24, 2025

Visualization of Intensity Levels to Reduce the Gap Between Self-Reported and Directly Measured Physical Activity
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
A Method for Quantifying Upper Limb Performance in Daily Life Using Accelerometers
07:24

A Method for Quantifying Upper Limb Performance in Daily Life Using Accelerometers

Published on: April 21, 2017

12.5K
Semi-Automated Analysis of Peak Amplitude and Latency for Auditory Brainstem Response Waveforms Using R
06:01

Semi-Automated Analysis of Peak Amplitude and Latency for Auditory Brainstem Response Waveforms Using R

Published on: December 9, 2022

2.5K

Area of Science:

  • Biomedical Engineering
  • Epidemiology
  • Behavioral Science

Background:

  • Wearable activity monitors are crucial for measuring physical activity in real-world settings for research.
  • Existing software for analyzing accelerometer data from these devices is limited, hindering research progress.

Purpose of the Study:

  • To introduce 'acc', a new R package designed for comprehensive exploration of accelerometer data.
  • To provide researchers with a free, open-source tool for seamless data processing, visualization, and analysis.

Main Methods:

  • Development of the 'acc' R package, offering a user-friendly interface for accelerometer data.
  • Demonstration of the package's capabilities using both real-world and simulated accelerometer datasets.
  • Utilizing R programming language for data analysis and visualization.

Main Results:

  • The 'acc' package provides a robust environment for handling accelerometer data.
  • Successful processing, visualization, and analysis of physical activity data were demonstrated.
  • The package facilitates a more streamlined approach to research involving wearable activity monitors.

Conclusions:

  • The 'acc' R package offers a valuable, accessible solution for researchers studying physical activity.
  • This tool addresses the limitations in current software, promoting wider use and deeper insights from wearable sensor data.
  • The package supports advancements in behavioral and epidemiological research through enhanced data analysis capabilities.