abline(lm(y ~ x, data = df_mnar), col = "#e74c3c", lwd = 2) abline(lm(y ~ x, data = df_full), col = "#7f8c8d", lwd = 2, lty = 2) df_mcar$y[sample(1:n, size = round(0. ...
Evaluate a selected regression model on the "validation" side using the same pipeline components as the training/model-selection code. # Make `from modeling...` work when running this file directly.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results