[rkward-cvs] SF.net SVN: rkward:[4115] trunk/rkward/rkward/plugins/analysis/t_test.xml

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Dec 13 10:38:00 UTC 2011


Revision: 4115
          http://rkward.svn.sourceforge.net/rkward/?rev=4115&view=rev
Author:   tfry
Date:     2011-12-13 10:38:00 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
Fix wizard layout

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/analysis/t_test.xml

Modified: trunk/rkward/rkward/plugins/analysis/t_test.xml
===================================================================
--- trunk/rkward/rkward/plugins/analysis/t_test.xml	2011-12-13 10:31:15 UTC (rev 4114)
+++ trunk/rkward/rkward/plugins/analysis/t_test.xml	2011-12-13 10:38:00 UTC (rev 4115)
@@ -49,20 +49,21 @@
 	<wizard label="Two Variable t-Test">
 		<page>
 			<text>
-				As a first step, select the type of test to conduct. Select "Independent samples" when comparing data
-				from two different populations (e.g. treatment group vs. control group). For comparing matched pairs
-				or repeated measures on the same subject, select "Paired samples". Finally, you can also test a
-				single sample against a constant value.</text>
+				As a first step, select the type of test to conduct.
+				Select "Independent samples" when comparing data from two different populations (e.g. treatment group vs. control group). For comparing matched pairs or repeated measures on the same subject, select "Paired samples". Finally, you can also test a single sample against a constant value.</text>
 			<copy id="test_form"/>
+			<stretch/>
 		</page>
 		<page>
 			<text>
 				Select the parameters of the t-test. If your hypothesis is directed, selecting a directional test hypothesis may increase test power.</text>
 			<copy id="basic_settings_row"/>
+			<stretch/>
+		</page>
+		<page>
 			<text>
 				Sometimes it's helpful to get an estimate of the confidence interval of the difference in means.
-				Below you can specify whether one should be shown, and which confidence-level should be applied
-				(95% corresponds to a 5% level of significance).</text>
+				Below you can specify whether one should be shown, and which confidence-level should be applied (95% corresponds to a 5% level of significance).</text>
 			<copy id="confint"/>
 			<stretch/>
 		</page>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the rkward-tracker mailing list