df_uc
Data with complete information on one source of bias, three known
confounders, and 100,000 observations. This data is used to derive
df_uc
and can be used to obtain bias parameters for purposes
of validating the simultaneous multi-bias adjustment method with
df_uc
. With this source data, the fitted regression
g(P(Y=1)) = α0 + α1X + α2C1 + α3C2 + α4C3 + α5U
shows that the true, unbiased exposure-outcome effect estimate = 2 when:
g = logit, Y = Y_bi, and X = X_bi or
g = identity, Y = Y_cont, X = X_cont.
df_uc_source
A dataframe with 100,000 rows and 8 columns:
binary exposure, 1 = present and 0 = absent
continuous exposure
binary outcome corresponding to exposure X_bi, 1 = present and 0 = absent
continuous outcome corresponding to exposure X_cont
1st confounder, 1 = present and 0 = absent
2nd confounder, 1 = present and 0 = absent
3rd confounder, 1 = present and 0 = absent
uncontrolled confounder, 1 = present and 0 = absent