dataHolder-class: dataHolder-class

dataHolder-classR Documentation

dataHolder-class

Description

dataHolder-class

Slots

x

matrix. A matrix of confounders.

z

integer. The treatment indicator, z_i \in \{0,1\}.

y

numeric. The outcome data.

n0

integer. The number of observations where z==0

n1

integer. The number of observations where z==1

weights

numeric. The empirical distribution of the full sample.


ericdunipace/causalOT documentation built on Aug. 8, 2024, 6:14 p.m.