From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/about_this_page.php | 180 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 sourcecodes/about_this_page.php (limited to 'sourcecodes/about_this_page.php') diff --git a/sourcecodes/about_this_page.php b/sourcecodes/about_this_page.php new file mode 100644 index 00000000..a04eab6b --- /dev/null +++ b/sourcecodes/about_this_page.php @@ -0,0 +1,180 @@ + + + + + + +
+ + + + + +
+Table of Contents+ + |
+
|
+ This is the main page for uploading a data file for use with BNW. This input file should be a tab-delimited text file. Formatting guidelines are more fully described here. Several example data sets can be loaded by clicking the appropriate button. |
|
+ This page displays the network structure learned from the loaded data file. If model averaging was used to determine the network structure, the weights of edges after model averaging can be viewed by clicking "Network image options" and "Show network with edge weights". Users should also note the three letter network ID code in the upper left of the page. This code can be used to return to the network in the future. However, files stored on BNW are cleared periodically, and users should download the Structure Matrix, as described here, to ensure that they can return to a specific network structure in the future. |
|
+ This page is the main way in which users can use the network to make predictions about how observed evidence or interventions impact the other variables in the network. Users can switch between "Evidence" and "Intervention" modes by clicking the appropriate button. These modes are described more fully here. Entered evidence or interventions can be removed by clicking "Clear evidence". |
|
+ The main goal of this page is to allow users to ensure that input files have been uploaded and processed correctly. The title of the table indicates if any variables or cases (rows) were automatically removed by BNW. Variables would be removed by BNW if all cases contained the same value. Cases would be removed if they contained missing data (i.e., at least one of the variables in the case had a value of 'NA'). |
|
+ This page provides the structure matrix, a table containing the network structure learned from the data. A '1' in the table indicates that a directed edge going from the row variable to the column variable is present in the network. In other words, the row variable is the parent, while the column variable is the child. |
|
+ This page provides a table with the network parameters for each variable in the network. For discrete variables, the probability of each possible state is shown. For continuous variables, means and standard deviations of Gaussian distributions are provided. If the continuous variable has one or more discrete parents, it is described by a mixture of Gaussian distributions, and the corresponding table contains the weights of these Gaussian distributions. |
| +Please send questions and comments to Dr. Yan Cui at University of Tennesee Health +Science Center. + | +