From: Benjamin Auder Date: Wed, 29 Mar 2017 19:49:19 +0000 (+0200) Subject: 'update' X-Git-Url: https://git.auder.net/?p=talweg.git;a=commitdiff_plain;h=61140dae12e1f08f26bda8b3d6b1fd910ee81f8d 'update' --- diff --git a/reports/report.gj b/reports/report.gj index 7577c20..c52486c 100644 --- a/reports/report.gj +++ b/reports/report.gj @@ -64,8 +64,8 @@ plotError(list(e1, e5, e4, e2, e3), cols=c(1,2,colors()[258],4,6)) # noir: Neighbors non-local (p1), bleu: Neighbors local endo (p2), mauve: Neighbors local none (p3), # vert: moyenne (p4), rouge: persistence (p5) -i_np = which.min(e_n$abs$indices) -i_p = which.max(e_n$abs$indices) +i_np = which.min(e1$abs$indices) +i_p = which.max(e1$abs$indices) -----r options(repr.plot.width=9, repr.plot.height=4) par(mfrow=c(1,2))