From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/cross_valid_example.php | 125 ------------------------------------ 1 file changed, 125 deletions(-) delete mode 100644 sourcecodes/cross_valid_example.php (limited to 'sourcecodes/cross_valid_example.php') diff --git a/sourcecodes/cross_valid_example.php b/sourcecodes/cross_valid_example.php deleted file mode 100644 index 041df913..00000000 --- a/sourcecodes/cross_valid_example.php +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - -
- - -
-

Leave-one-out cross-validation results are being calculated

-
- Refresh to update status -
- -
-

>View cross-validation results

-
-

Perform leave-one-out cross-validation of another network variable

-

- Enter the name of another variable below to validate predictions of that variable. -
-

-
"> - Variable Name: - -
-
-

-
- -

Perform leave-one-out cross-validation of network

-

- To perform cross-validation, enter the name of the variable that you want to test the predictions of below. -
-

-
"> - Variable Name: - -
-
-

-
- - /dev/null 2 > /dev/null &"); - $pred_link='cv_predictions_example.php?My_key='.$keyval; - sleep(1); - echo "
"; - echo "Calculation submitted"; - echo "
"; - echo "Click to return to cross-validation and predictions menu"; -} -?> - -
- - - -- cgit 1.4.1