bread.teeMod | R Documentation |
teeMod
model fitAn S3method for sandwich::bread
that extracts the bread of the
direct adjustment model sandwich covariance matrix.
## S3 method for class 'teeMod'
bread(x, ...)
x |
a fitted |
... |
arguments passed to methods |
This function is a thin wrapper around
.get_tilde_a22_inverse()
.
A variance-covariance matrix with row and column entries for the estimated
coefficients in x
, the marginal mean outcome in the control condition,
the marginal mean offset
in the control condition (if an offset
is provided), and if a moderator variable is specified in the formula for x
,
the mean interaction in the control condition of the outcome and offset
with the moderator variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.