From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001
From: ziejd2
Date: Wed, 24 Feb 2021 15:19:03 -0600
Subject: Moving final GENENET8 version to master
---
sourcecodes/cross_valid.php | 42 +++++++++++++++++-------------------------
1 file changed, 17 insertions(+), 25 deletions(-)
(limited to 'sourcecodes/cross_valid.php')
diff --git a/sourcecodes/cross_valid.php b/sourcecodes/cross_valid.php
index 8adbcdfe..9ed8ab07 100644
--- a/sourcecodes/cross_valid.php
+++ b/sourcecodes/cross_valid.php
@@ -46,8 +46,9 @@ function test_input($data) {
}
?>
+
@@ -55,6 +56,7 @@ $varNamesArr = explode("\t",$varName_line);
+
Network ID:
@@ -74,14 +76,13 @@ $varNamesArr = explode("\t",$varName_line);
Leave-one-out cross-validation results are being calculated
@@ -90,25 +91,17 @@ if(file_exists($dir.$filename2))
+ else if(file_exists($filename1))
+ {?>
-
-
- >Download cross-validation results
+ >Download cross-validation results
Perform leave-one-out cross-validation of another network variable
@@ -139,8 +132,7 @@ $table_text = json_encode(file("file://".$dir.$filename1));
} else {
?>
Perform leave-one-out cross-validation of network
-
-
+
Select the variable that you want to examine the predictions of below.
--
cgit 1.4.1