Description Usage Arguments Details Value
T.studentizedd
computes the studentized difference in outcomes
between untis assigned to treatment k
and those assigned to
treatment l
, stratifying by values in A
.
1 | T.studentized(W, Y, k, l, A)
|
W |
A vector representing the assignment of units to treatments (or exposures). |
Y |
A vector representing the vector of observed outcomes. Must be
of the same length as |
k |
An integer. One of the treatments to be contrasted. |
l |
An integer. The other treatment to be contrasted. |
A |
A vector representing the values to stratify on. Must be of
the same length as |
The test statistic is described in Basse et al. (2020+).
A scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.