projects
/
talweg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f39d3
)
'update'
author
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 29 Mar 2017 19:49:19 +0000
(21:49 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 29 Mar 2017 19:49:19 +0000
(21:49 +0200)
reports/report.gj
patch
|
blob
|
blame
|
history
diff --git
a/reports/report.gj
b/reports/report.gj
index
7577c20
..
c52486c
100644
(file)
--- 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(e
1
$abs$indices)
+i_p = which.max(e
1
$abs$indices)
-----r
options(repr.plot.width=9, repr.plot.height=4)
par(mfrow=c(1,2))