diff options
author | Saunak Sen | 2022-06-15 11:56:20 -0500 |
---|---|---|
committer | GitHub | 2022-06-15 11:56:20 -0500 |
commit | 194d29da35cf33b9feb762228407da800b6dbf5c (patch) | |
tree | 5c49d838d3011eea5b3e1a0afe5d639bfde1861f /issues/fix-scree-plot.gmi | |
parent | 3c88b960172fce784964ba420f9f9de7b5d9c167 (diff) | |
download | gn-gemtext-194d29da35cf33b9feb762228407da800b6dbf5c.tar.gz |
Fix URL
Diffstat (limited to 'issues/fix-scree-plot.gmi')
-rw-r--r-- | issues/fix-scree-plot.gmi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/issues/fix-scree-plot.gmi b/issues/fix-scree-plot.gmi index 996b15b..6f3b730 100644 --- a/issues/fix-scree-plot.gmi +++ b/issues/fix-scree-plot.gmi @@ -4,7 +4,9 @@ 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. +See +=> https://gist.github.com/sens/195214c1833d435b3406fa55abf2b6f4 Jupyter notebokk +for a demo on what it should look like using the GN API. ## Tags |