projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c11095a
)
chrono
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 09:25:56 +0000
(11:25 +0200)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 09:25:56 +0000
(11:25 +0200)
PrintRScript.py
patch
|
blob
|
history
diff --git
a/PrintRScript.py
b/PrintRScript.py
index
2339eac
..
7ae7ac8
100644
(file)
--- a/
PrintRScript.py
+++ b/
PrintRScript.py
@@
-1355,7
+1355,7
@@
class ChronoChi2Script(PrintRScript) :
ptc <- tcp/sum(tcp)
dpt <- t(dpt)
dd <- dpt
- """ % self.parametres['var']
+ """ % self.parametres['var']
.replace(u'*', u"\\\\*")
txt += """
classes <- n1[,ncol(n1)]
tcl <- table(classes)