Learn R Programming

longitudinalcascade (version 0.3.2.6)

events_long: Simulated sample data

Description

A dataset generated from a simulation to allow users to test functions and functionality.

Usage

data(events_long)

Arguments

Format

Formatted as a long-shaped dataset with 28,091 observations with 4 variables: ID, Group, Date, Stage

Details

  • ID. Individual ID numbers, formatted as num

  • group. Group identifiers for individuals, formatted as chr

  • date. Date of stage event occurring, formatted as date

  • stage. Stage reached at date, formatted as chr