Create exposure weights
1 2 3 4 5 6 7 8 9 10 | mixture_sl(
data,
outcome,
exposures,
exposure_groups,
quantiles,
family = "binomial",
verbose = FALSE,
sl_library = c("SL.mean", "SL.glm")
)
|
data |
tbd |
outcome |
outcome column name |
exposures |
tbd |
exposure_groups |
tbd |
quantiles |
tbd |
family |
tbd |
verbose |
tbd |
sl_library |
tbd |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.