diff options
| author | ziejd2 | 2019-01-28 16:31:54 -0600 |
|---|---|---|
| committer | ziejd2 | 2019-01-28 16:31:54 -0600 |
| commit | bb9d93322abf825368dedaafc2376ef8fdfc1e2f (patch) | |
| tree | 10b9b3dd405d8a73aa4784e313525159cade3f3b /sourcecodes/layout_example.php | |
| parent | c4949358bfeecdac35802f8369f4f97a21e5fddb (diff) | |
| download | BNW-bb9d93322abf825368dedaafc2376ef8fdfc1e2f.tar.gz | |
Jan 28 2019 update
Diffstat (limited to 'sourcecodes/layout_example.php')
| -rw-r--r-- | sourcecodes/layout_example.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sourcecodes/layout_example.php b/sourcecodes/layout_example.php index a675da8c..ce2cb7ef 100644 --- a/sourcecodes/layout_example.php +++ b/sourcecodes/layout_example.php @@ -78,9 +78,7 @@ function calcHeight() <ul class="navbar"> <li><a href="clear_example.php?My_key=<?php print($keyval);?>" target='_blank'>Clear evidence</a> -<!--- <li><a href="cv_predictions_example.php?My_key=<?php print($keyval);?>";>Cross validation and predictions</a> ----> <li><a href="javascript:void(0);" NAME="Model Averaging Matrix" title="Model Averaging Matrix" onClick=window.open("matrix.php?My_key=<?php print($keyval);?>","Ratting","width=950,height=270,0,status=0,");>Display structure matrix</a> |
