dataHolder-methods: dataHolder-methods

dataHolder,dataHolder-methodR Documentation

dataHolder-methods

Description

dataHolder-methods

dataHolder-methods

dataHolder-methods

dataHolder-methods

Usage

## S4 method for signature 'dataHolder'
dataHolder(x, z = NA_integer_, y = NA_real_)

## S4 method for signature 'matrix'
dataHolder(x, z, y = NA_real_, weights = NA_real_)

dataHolder.DataSim(x, z, y = NA_real_, weights = NA_real_)

## S4 method for signature 'ANY'
dataHolder(x, z = NA_integer_, y = NA_real_, weights = NA_real_)

## S3 method for class 'dataHolder'
terms(x, ...)

Arguments

x

dataHolder object constructed from a formula

...

Not used at this time

Value

a list with the formula terms for treatment and, if present, outcome formulae.


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