From 213572a0d8e75d30cd87824b65c74188945127c3 Mon Sep 17 00:00:00 2001 From: nathante Date: Tue, 7 Mar 2023 21:45:09 +0000 Subject: [PATCH] Update on Overleaf. --- article.Rtex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article.Rtex b/article.Rtex index b847c08..2793fb6 100644 --- a/article.Rtex +++ b/article.Rtex @@ -580,7 +580,7 @@ When the amount of human-labled data is low, inaccuracies in the 95\% confidence \begin{figure} <>= -p <- plot.simulation.dv(plot.df.example.4,'x') +p <- plot.simulation.dv(plot.df.example.4,'z') grid.draw(p) @ \caption{Simulation 2b: Systematic misclassification of a dependent variable. Only the MLA approach obtains consistent estimates. \label{fig:sim2b.x}}