We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b7da6 commit 782933dCopy full SHA for 782933d
docs/Project.toml
@@ -1,5 +1,11 @@
1
[deps]
2
+Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
+GLMNet = "8d5ece8b-de18-5317-b113-243142960cc6"
5
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6
+Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
7
8
[compat]
9
julia = "1.10"
10
+GLMNet = "0.7.4"
11
+Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
0 commit comments