From 727ae826a83052da223c1ccf26af70bc1d6586ad Mon Sep 17 00:00:00 2001 From: nathante Date: Tue, 7 Mar 2023 21:54:07 +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 2793fb6..0c13906 100644 --- a/article.Rtex +++ b/article.Rtex @@ -906,7 +906,7 @@ grid.draw(p) \begin{figure}[htbp!] <>= #plot.df <- -p <- plot.simulation.dv(plot.df.example.3,'z') +p <- plot.simulation.dv(plot.df.example.3,'x') grid.draw(p) @ \caption{Estimates of $B_Z$ in \emph{simulation 2a}, multivariate regression with $Y$ measured using an AC and misclassifications being uncorrelated with independent variables. Only our MLA approach obtains consistent estimates of $B_Z$.}