[rkward-cvs] SF.net SVN: rkward: [1245] trunk/rkward/rkward/plugins/distributions/ shapiro_test.php
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Mon Jan 29 20:12:22 UTC 2007
Revision: 1245
http://svn.sourceforge.net/rkward/?rev=1245&view=rev
Author: sjar
Date: 2007-01-29 12:12:22 -0800 (Mon, 29 Jan 2007)
Log Message:
-----------
require(nortest) was not needed in this plug-ins -> removed
Modified Paths:
--------------
trunk/rkward/rkward/plugins/distributions/shapiro_test.php
Modified: trunk/rkward/rkward/plugins/distributions/shapiro_test.php
===================================================================
--- trunk/rkward/rkward/plugins/distributions/shapiro_test.php 2007-01-29 19:15:01 UTC (rev 1244)
+++ trunk/rkward/rkward/plugins/distributions/shapiro_test.php 2007-01-29 20:12:22 UTC (rev 1245)
@@ -6,7 +6,6 @@
$vars = "substitute (" . str_replace ("\n", "), substitute (", trim (getRK_val ("x"))) . ")";
?>
-require(nortest)
rk.temp.vars <- list (<? echo ($vars); ?>)
rk.temp.results <- data.frame ('Variable Name'=rep (NA, length (rk.temp.vars)), check.names=FALSE)
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