summaryrefslogtreecommitdiff
path: root/issues/add-target-column-in-pcorrs-table.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-04-22 13:50:31 +0300
committerFrederick Muriuki Muriithi2022-04-22 13:50:31 +0300
commitcb85e02461198d21c62cc9b3027e8988aca0786f (patch)
treee204c8b3fc1b48108acd18d710f03ea14ad986ba /issues/add-target-column-in-pcorrs-table.gmi
parent3f31cdbbc56c7cfc329d0c947e12822dc2fa6c1d (diff)
downloadgn-gemtext-cb85e02461198d21c62cc9b3027e8988aca0786f.tar.gz
New Issue: pcorrs - add Target Column
Diffstat (limited to 'issues/add-target-column-in-pcorrs-table.gmi')
-rw-r--r--issues/add-target-column-in-pcorrs-table.gmi24
1 files changed, 24 insertions, 0 deletions
diff --git a/issues/add-target-column-in-pcorrs-table.gmi b/issues/add-target-column-in-pcorrs-table.gmi
new file mode 100644
index 0000000..3de155a
--- /dev/null
+++ b/issues/add-target-column-in-pcorrs-table.gmi
@@ -0,0 +1,24 @@
+# Add "Target" (Y) Column in Partial Correlations Selection Table
+
+## Tags
+
+* assigned: fredm
+* priority: medium
+* type: migration, feature-request
+* status: pending
+* keywords: partial correlations, datatables
+
+## Description
+
+Currently, the partial correlations in GN2 are run against a selected dataset, and not against a selection of specific traits.
+
+The problem with this arises in the fact that the region of interest in any experiment might fall outside of the cutoff selection (top 100, 200, 500, 1000, 10000, etc) and there is no real way of knowing that beforehand.
+
+There is a need, therefore, to run partial correlations against a target that is a list of user-selected traits.
+
+GN1 allows this with the "Target" (Y) Column.
+
+### Requirements
+
+* Add a new "Target (Y)" column to the table
+* Have all traits be targets by default, rather than ignored