.join_spec_weights | R Documentation |
Helper function called during creation of the weights via ate()
or
ett()
.join_spec_weights(
weights,
specification,
target,
weightAlias,
data,
dichotomy
)
weights |
a vector of weights sorted according to the
|
specification |
a |
target |
One of "ate" or "ett" |
weightAlias |
Any currently supported alias |
data |
New data |
dichotomy |
formula used to specify a dichotomy of a non-binary
treatment variable. The output |
a WeightedStudySpecification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.