diff options
author | zsloan | 2022-05-19 15:00:43 -0500 |
---|---|---|
committer | GitHub | 2022-05-19 15:00:43 -0500 |
commit | 3a4869369d5edfe736399c4811b19cc887f796ab (patch) | |
tree | 0cce13031bf9d2265e3ad79ac561548a1291b1bd /issues | |
parent | 43950bb19c8b029791046c2885ff043c1c6b69c2 (diff) | |
download | gn-gemtext-3a4869369d5edfe736399c4811b19cc887f796ab.tar.gz |
Create fix-scree-plot
Diffstat (limited to 'issues')
-rw-r--r-- | issues/fix-scree-plot | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/fix-scree-plot b/issues/fix-scree-plot new file mode 100644 index 0000000..13d88ef --- /dev/null +++ b/issues/fix-scree-plot @@ -0,0 +1,13 @@ +# Scree Plot appears to be incorrect + +## Description + +Saunak Sen (a statistician here at UTHSC) mentioned that the scree plot on the correlation matrix page appears to be incorrect. I noticed that the results differ from GN1's Scree Plot, but I haven't verified with Saunak yet whether GN1's results are correct (if they are, it can be used to verify GN2's Scree Plot). + +## Tags + +* assigned: zsloan, alexm +* type: bug +* priority: medium +* status: in-progress +* keywords: correlations, pca, scree-plot |