Description Usage Arguments Value
View source: R/02_analyze_data.R
.. content for details ..
1 | analyze_outcome_glm(data, formula, family, data_aug)
|
data |
data_frame which is assumed to have been trimmed already. It has to contain weight variables ( |
formula |
outcome analysis formula. It should only contain the outcome and the exposure of interest. |
family |
|
data_aug |
augmented data including counterfactual clones of each individual. |
data_frame with an adjustment method column and list columns for the coefficient and variance-covariance matrix (robust one for weighted data).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.