From 764788bb2a64c0914b13f177075f4aff1d3968c1 Mon Sep 17 00:00:00 2001 From: nathante Date: Mon, 6 Mar 2023 18:01:01 +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 9e88cca..ec9f3c4 100644 --- a/article.Rtex +++ b/article.Rtex @@ -710,7 +710,7 @@ Our MLA method works in this scenario, as shown in \ref{fig:real.data.example.ap \centering \begin{subfigure}{\linewidth} <>= -p <- plot.civilcomments.iv.example(include.models=c("Automatic Classification", "Manual Annotations", "Annotation Sample", "Error Correction")) +p <- plot.civilcomments.iv.example(include.models=c("Automatic Classification", "All Annotations", "Annotation Sample", "Error Correction")) print(p) @ \subcaption{\emph{Example 1}: Misclassification in an independent variable. \label{fig:real.data.example.iv.app}}