diff options
author | Saunak Sen | 2022-06-15 11:51:22 -0500 |
---|---|---|
committer | GitHub | 2022-06-15 11:51:22 -0500 |
commit | 3c88b960172fce784964ba420f9f9de7b5d9c167 (patch) | |
tree | 68617d39b43d352891c3f388ee7a3647300c3983 /issues/fix-scree-plot.gmi | |
parent | ef7b78965449ff15b882b8a1e79dcf5595e4bb1b (diff) | |
download | gn-gemtext-3c88b960172fce784964ba420f9f9de7b5d9c167.tar.gz |
Update fix-scree-plot.gmi
Diffstat (limited to 'issues/fix-scree-plot.gmi')
-rw-r--r-- | issues/fix-scree-plot.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/fix-scree-plot.gmi b/issues/fix-scree-plot.gmi index 13d88ef..996b15b 100644 --- a/issues/fix-scree-plot.gmi +++ b/issues/fix-scree-plot.gmi @@ -4,6 +4,8 @@ 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 [Jupyter notebook gist](https://gist.github.com/sens/195214c1833d435b3406fa55abf2b6f4) on a demo on what it should look like using the GN API. + ## Tags * assigned: zsloan, alexm |