df_oes: Sample Data for OES

df_oesR Documentation

Sample Data for OES

Description

A simulated dataset containing outcomes, intervention variables, and covariates.

Usage

df_oes

Format

A data frame with 10000 rows and 7 variables:

x1

A binary 0/1 treatment assignment.

x2

A four-level factor treatment assignment with levels "0", ..., "3".

y1

A binary 0/1 outcome.

y2

A binary 0/1 outcome.

z1

A continuous normally-distributed covariate.

z2

A binary 0/1 covariate.

z3

A six-level factor covariate with levels "0", ..., "5".


oesr documentation built on Feb. 16, 2023, 8:23 p.m.