svyglm_se_synth: svyglm standard errors

Description Usage Arguments Value

Description

svyglm standard errors

svyglm standard errors

Usage

1
2
3
4
5
6
7
svyglm_se_synth(outcomes, metadata, trt_unit = 1, pred_int = F,
  cols = list(unit = "unit", time = "time", outcome = "outcome", treated =
  "treated"))

svyglm_se_synth(outcomes, metadata, trt_unit = 1, pred_int = F,
  cols = list(unit = "unit", time = "time", outcome = "outcome", treated =
  "treated"))

Arguments

outcomes

Tidy dataframe with the outcomes and meta data

metadata

Dataframe of metadata

trt_unit

Treated unit

pred_int

Whether to add outcome control variance to make pred interval

cols

Column names corresponding to the units, time variable, outcome, and treated indicator

outcomes

Tidy dataframe with the outcomes and meta data

metadata

Dataframe of metadata

trt_unit

Treated unit

pred_int

Whether to add outcome control variance to make pred interval

cols

Column names corresponding to the units, time variable, outcome, and treated indicator

Value

outcomes with additional synthetic control added and weights

outcomes with additional synthetic control added and weights


ebenmichael/ents documentation built on May 31, 2019, 8:45 p.m.