Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 549 Bytes

File metadata and controls

16 lines (10 loc) · 549 Bytes

actimetricModels

The goal of actimetricModels is to store machine learning-based models for accelerometer data to provide insights in physical activity and sleep behaviors in free-living conditions. The models are used to make predictions in the actimetric R package.

Installation

You can install the development version of actimetricModels from GitHub with:

# install.packages("devtools")
devtools::install_github("PhysicalActivityOpenTools/actimetricModels")