summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-10-15 16:29:18 +0300
committerFrederick Muriuki Muriithi2021-10-15 16:29:18 +0300
commitaf106ca67183c18f57486231fded9fc348069d8a (patch)
tree95b4ff0563ae29782bbde5b6e83bea686cd82b93
parent887d85b10c58193a4daacf1813952f995c2d7f8c (diff)
downloadgn-gemtext-af106ca67183c18f57486231fded9fc348069d8a.tar.gz
Add some tags
* Tag issue as a "migration" issue (that might be the wrong tag), and also tag it as "in progress"
-rw-r--r--topics/gn1-migration-to-gn2/partial-correlations.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/topics/gn1-migration-to-gn2/partial-correlations.gmi b/topics/gn1-migration-to-gn2/partial-correlations.gmi
index f7b6cb1..f6c103d 100644
--- a/topics/gn1-migration-to-gn2/partial-correlations.gmi
+++ b/topics/gn1-migration-to-gn2/partial-correlations.gmi
@@ -27,16 +27,20 @@ That gives you a list of hits.
## Tags
* assigned: fredm
+* migration, in progress
## Notes
### 2021-10-15: fredm
+#### UI Exploration
+
The example in the description above says to pick 3 traits from the search results to use for the partial correlation.
If you, however, find need to pick more than 3 traits, the following things are of note:
* There can only ever be a single **Primary** trait: if the user selects more than one, indicate an error
+* At lease one control trait MUST be selected. If there is no selected control trait, indicate an error
* There can only ever be a maximum of 3 **Control** traits: if the user selects more than three, indicate an error
* For **Pearson's r** and **Spearman's rho** computations (the buttons immediately below the table), there must be at least one Target trait. If the user does not provide any, indicate an error