diff options
author | BonfaceKilz | 2022-06-15 21:07:09 +0300 |
---|---|---|
committer | BonfaceKilz | 2022-06-15 21:07:09 +0300 |
commit | b0cf537097e5926d5de391fb34d0586a28ec7eda (patch) | |
tree | 95ca7ca567cc36941d541934327b25c4f0fce77b | |
parent | 194d29da35cf33b9feb762228407da800b6dbf5c (diff) | |
download | gn-gemtext-b0cf537097e5926d5de391fb34d0586a28ec7eda.tar.gz |
Fix typo
-rw-r--r-- | issues/fix-scree-plot.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/fix-scree-plot.gmi b/issues/fix-scree-plot.gmi index 6f3b730..467e5b8 100644 --- a/issues/fix-scree-plot.gmi +++ b/issues/fix-scree-plot.gmi @@ -5,7 +5,7 @@ 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). See -=> https://gist.github.com/sens/195214c1833d435b3406fa55abf2b6f4 Jupyter notebokk +=> https://gist.github.com/sens/195214c1833d435b3406fa55abf2b6f4 Jupyter notebook for a demo on what it should look like using the GN API. ## Tags |