Create exposure weights using partial least squares
1 2 3 4 5 6 7 8 | mixture_pls(
data,
outcome,
exposures,
exposure_groups,
quantiles,
verbose = FALSE
)
|
data |
tbd |
outcome |
outcome column name |
exposures |
tbd |
exposure_groups |
tbd |
quantiles |
tbd |
verbose |
tbd |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.