Learn R Programming

BGGM (version 2.1.5)

ifit: Data: ifit Intensive Longitudinal Data

Description

A data frame containing 8 variables and nearly 200 observations. There are two subjects, each of which provided data every data for over 90 days. Six variables are from the PANAS scale (positive and negative affect), the daily number of steps, and the subject id.

  • id Subject id

  • interested

  • disinterested

  • excited

  • upset

  • strong

  • stressed

  • steps steps recorded by a fit bit

Usage

data("ifit")

Arguments

Format

A data frame containing 197 observations and 8 variables. The data have been used in o2020useBGGM and williams2019bayesianBGGM

References

Examples

Run this code
data("ifit")

Run the code above in your browser using DataLab