diff options
author | zsloan | 2022-05-19 15:01:11 -0500 |
---|---|---|
committer | GitHub | 2022-05-19 15:01:11 -0500 |
commit | 8e69f8aa747aafdba730ba83aeb8fe76066e8eea (patch) | |
tree | e08f288cf1142735651465eb4c262e5d3682a444 /issues/fix-scree-plot.gmi | |
parent | 3a4869369d5edfe736399c4811b19cc887f796ab (diff) | |
download | gn-gemtext-8e69f8aa747aafdba730ba83aeb8fe76066e8eea.tar.gz |
Add .gmi extension
Forgot to add this when creating the file
Diffstat (limited to 'issues/fix-scree-plot.gmi')
-rw-r--r-- | issues/fix-scree-plot.gmi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/fix-scree-plot.gmi b/issues/fix-scree-plot.gmi new file mode 100644 index 0000000..13d88ef --- /dev/null +++ b/issues/fix-scree-plot.gmi @@ -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 |