summaryrefslogtreecommitdiff
path: root/paper/loael-variability.rb
diff options
context:
space:
mode:
Diffstat (limited to 'paper/loael-variability.rb')
-rw-r--r--paper/loael-variability.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/paper/loael-variability.rb b/paper/loael-variability.rb
index ae74c3f..5a8f1ca 100644
--- a/paper/loael-variability.rb
+++ b/paper/loael-variability.rb
@@ -1,4 +1,4 @@
-require_relative '../lazar/lib/lazar'
+require_relative '../../lazar/lib/lazar'
include OpenTox
#$mongo.database.drop
#$gridfs = $mongo.database.fs # recreate GridFS indexes
@@ -42,7 +42,7 @@ vars = []
#end
#end
end
-#p vars
+p vars
# TODO statistical test for variances
R.assign "vars1", vars[0]
R.assign "vars2", vars[1]