X-Git-Url: https://code.communitydata.science/ml_measurement_error_public.git/blobdiff_plain/979dc14b6861ae31f00d56392fd5b8cf69f17333..b52b4f7daaba8a877b041ddb24c8f36b466ddc5b:/simulations/irr_dv_simulation_base.R diff --git a/simulations/irr_dv_simulation_base.R b/simulations/irr_dv_simulation_base.R index 3f63d7a..059473c 100644 --- a/simulations/irr_dv_simulation_base.R +++ b/simulations/irr_dv_simulation_base.R @@ -82,7 +82,7 @@ run_simulation_depvar <- function(df, result, outcome_formula = y ~ x + z, rater Bxy.ci.upper.loco.mle = ci.upper['x'], Bxy.ci.lower.loco.mle = ci.lower['x'], Bzy.ci.upper.loco.mle = ci.upper['z'], - Bzy.ci.lower.loco.mle = ci.upper['z'])) + Bzy.ci.lower.loco.mle = ci.lower['z'])) print(rater_formula) print(proxy_formula)