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 0f28920 commit f51166dCopy full SHA for f51166d
Project.toml
@@ -11,9 +11,11 @@ DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d"
11
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
13
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
+StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
15
16
[compat]
17
AbstractMCMC = "2, 3, 4"
18
DensityInterface = "0.4"
19
Setfield = "0.8.2, 1"
20
+StatsBase = "0.32, 0.33"
21
julia = "~1.6.6, 1.7.3"
0 commit comments