mixture_sl: Create exposure weights

Description Usage Arguments

View source: R/mixture-sl.R

Description

Create exposure weights

Usage

 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")
)

Arguments

data

tbd

outcome

outcome column name

exposures

tbd

exposure_groups

tbd

quantiles

tbd

family

tbd

verbose

tbd

sl_library

tbd


ck37/tlmixture documentation built on Dec. 19, 2021, 5:13 p.m.