The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Project Status: Active ? The project has reached a stable, usable state and is being actively developed. License


CRAN_Status_Badge

Observation

The goal of Observation is to provide a free and convenient way of collecting and processing physical activity-specific direct observation data.

Installation

You can install Observation from GitHub with:

# install.packages("devtools")
devtools::install_github("paulhibbing/Observation")

Example

You can run the program with:

observation_data <- data_collection_program()

This will collect direct observation data as you direct. It will also pre-classify the intensity of each activity based on the decision tree described by Hibbing et al. You can then update the classification by cross-referencing the Compendium of Physical Activities using the following:

observation_data_complete <- compendium_reference(observation_data)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.