We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ffa427 + 65a64d9 commit 4afa88fCopy full SHA for 4afa88f
1 file changed
Project.toml
@@ -21,6 +21,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
22
[compat]
23
julia = "1.6.7"
24
+DataFrames = "1.5.0"
25
+Distributions = "0.25.87"
26
+GLM = "1.8.2"
27
+GLMNet = "0.7.1"
28
+JLD2 = "0.4.31"
29
+ShiftedArrays = "2.0.0"
30
+SingularSpectrumAnalysis = "0.5.1"
31
32
[extras]
33
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments