]> code.communitydata.science - ml_measurement_error_public.git/blobdiff - simulations/robustness_check_notes.md
Added, but didn't test the remaining robustness checks.
[ml_measurement_error_public.git] / simulations / robustness_check_notes.md
index 0a287a71e3c6d8be79647c53112a4e40a44095eb..1c786e994f47dd36f596942d1e2d1f5e2e8157f1 100644 (file)
@@ -12,3 +12,29 @@ Like `robustness\_1.RDS` but with a less precise model for $w_pred$.  In the mai
 
 This is just example 1 with varying levels of classifier accuracy. 
 
+# robustness_2_dv.RDS
+
+Example 3 with varying levels of classifier accuracy
+
+# robustness_3.RDS
+
+Example 1 with varying levels of skewness in the classified variable. The variable `Px` is the baserate of $X$ and controls the skewness of $X$.
+It probably makes more sense to report the mean of $X$ instead of `Px` in the supplement.
+
+# robustness_3_dv.RDS
+
+Example 3 with varying levels of skewness in the classified variable. The variable `B0` is the intercept of the main model and controls the skewness of $Y$.
+It probably makes more sense to report the mean of $Y$ instead of B0 in the supplement. 
+
+# robustness_4.RDS
+
+Example 2 with varying amounts of differential error. The variable `y_bias` controls the amount of differential error.
+It probably makes more sense to report the corrleation between $Y$ and $X-~$, or the difference in accuracy from when when $Y=1$ to $Y=0$ in the supplement instead of `y_bias`.
+
+# robustness_4_dv.RDS
+
+Example 4 with varying amounts of bias. The variable `z_bias` controls the amount of differential error.
+It probably makes more sense to report the corrleation between $Z$ and $Y-W$, or the difference in accuracy from when when $Z=1$ to $Z=0$ in the supplement instead of `z_bias`.
+
+
+

Community Data Science Collective || Want to submit a patch?