df_cits_example: Example CITS Dataset

df_cits_exampleR Documentation

Example CITS Dataset

Description

A simulated example dataset used in the citsr package vignette and examples.

Usage

df_cits_example

Format

A data frame with 240 rows and 4 variables:

T

Time index (1–120 repeated for two groups).

E

Group indicator (0 = control, 1 = treatment).

I

Intervention indicator (0/1).

y

Numeric outcome variable.

Source

Simulated data generated for package examples.


citsr documentation built on July 12, 2026, 5:07 p.m.