dataHolder,dataHolder-method | R Documentation |
dataHolder-methods
dataHolder-methods
dataHolder-methods
dataHolder-methods
## 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, ...)
x |
dataHolder object constructed from a formula |
... |
Not used at this time |
a list with the formula terms for treatment and, if present, outcome formulae.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.