simDat5: Simulated Data

simDat5R Documentation

Simulated Data

Description

This dataset is used in several documentation files to illustrate the different functionalities of the package.

Usage

data("simDat5")

Format

A data frame with 300 observations on the following 16 variables.

X1

Continuous Covariate

X2

Continuous Covariate

Z

Treatment indicator.

Y

Observed outcome.

Y1

Outcome for the treated (not observed in practice).

Y0

Outcome for the nontreated (not observed in practice).


causalSLSE documentation built on Aug. 28, 2025, 3 a.m.