[rkward-cvs] [rkward] rkward/plugins/analysis/irt/tests: Fix typo: tertachoric -> tetrachoric
André Marcelo Alvarenga
alvarenga at kde.org
Sun Feb 1 21:30:28 UTC 2015
Git commit 095abd746530f744445720a8481a56a8aeeb4dd1 by André Marcelo Alvarenga.
Committed on 01/02/2015 at 21:30.
Pushed by alvarenga into branch 'master'.
Fix typo: tertachoric -> tetrachoric
M +1 -1 rkward/plugins/analysis/irt/tests/ltm_unidimensional.js
http://commits.kde.org/rkward/095abd746530f744445720a8481a56a8aeeb4dd1
diff --git a/rkward/plugins/analysis/irt/tests/ltm_unidimensional.js b/rkward/plugins/analysis/irt/tests/ltm_unidimensional.js
index c168724..a200eec 100644
--- a/rkward/plugins/analysis/irt/tests/ltm_unidimensional.js
+++ b/rkward/plugins/analysis/irt/tests/ltm_unidimensional.js
@@ -20,7 +20,7 @@ function printout () {
echo ('rk.header (' + i18n ("Unidimensionality check (%1)", getValue("x")) + ')\n');
echo ('rk.print (' + i18n ("Call:") + ')\n');
echo ('rk.print.literal (deparse(unidim.res$call, width.cutoff=500))\n');
- echo ('rk.header (' + i18n ("Matrix of tertachoric correlations:") + ', level=4)\n');
+ echo ('rk.header (' + i18n ("Matrix of tetrachoric correlations:") + ', level=4)\n');
echo ('rk.print (unidim.res$Rho)\n');
echo ('rk.header (' + i18n ("Unidimensionality Check using Modified Parallel Analysis:") + ', level=4)\n');
echo ('rk.print (' + i18n ("Alternative hypothesis: <em>The second eigenvalue of the observed data is substantially larger than the second eigenvalue of data under the assumed IRT model</em>") + ')\n');
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs
More information about the rkward-tracker
mailing list