[rkward-cvs] SF.net SVN: rkward: [1033] trunk/rkward/rkward/plugins/distributions/ ad_test.php

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Jan 1 23:37:51 UTC 2007


Revision: 1033
          http://svn.sourceforge.net/rkward/?rev=1033&view=rev
Author:   tfry
Date:     2007-01-01 15:37:51 -0800 (Mon, 01 Jan 2007)

Log Message:
-----------
Cosmetics

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/distributions/ad_test.php

Modified: trunk/rkward/rkward/plugins/distributions/ad_test.php
===================================================================
--- trunk/rkward/rkward/plugins/distributions/ad_test.php	2007-01-01 23:17:29 UTC (rev 1032)
+++ trunk/rkward/rkward/plugins/distributions/ad_test.php	2007-01-01 23:37:51 UTC (rev 1033)
@@ -31,7 +31,7 @@
 ?>
 rk.header ("Anderson-Darling Normality Test")
 
-rk.results (rk.temp.results, c ("Variable Name", if (rk.temp.options$dolength) "Length", if (rk.temp.options$donacount) "NAs", "Statistic", "p-value"))
+rk.results (rk.temp.results, titles=c ("Variable Name", if (rk.temp.options$dolength) "Length", if (rk.temp.options$donacount) "NAs", "Statistic", "p-value"))
 <?
 }
 


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