summaryrefslogtreecommitdiff
path: root/report/report_content.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2011-05-31 22:26:34 +0200
committermguetlein <martin.guetlein@gmail.com>2011-05-31 22:26:34 +0200
commitb542cfbd54901ad86d60fed03c8a05f9151f7616 (patch)
tree690c5633ef3d570699f720afdb7b708be0acc6af /report/report_content.rb
parent43e211e2765ea3e929d6e146a11cdd8d5f87df30 (diff)
quit r instance after statistical test, will hopefully solve timeout problem
Diffstat (limited to 'report/report_content.rb')
-rwxr-xr-xreport/report_content.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/report/report_content.rb b/report/report_content.rb
index d151a7d..30118cf 100755
--- a/report/report_content.rb
+++ b/report/report_content.rb
@@ -48,6 +48,7 @@ class Reports::ReportContent
@xml_report.add_table(section_test, test_attribute.to_s+", significance-level: "+level.to_s+", num results: "+
test_matrix[:num_results].to_s, table, true, true)
end
+ Reports::ReportStatisticalTest.quit_r
end
def add_predictions( validation_set,