File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11[arviz_example_data ]
2- git-tree-sha1 = " 1ea01419c2c0cd6cf2b2daffb235fc17091e30bc "
2+ git-tree-sha1 = " 1a48fb48ab2b35cdeeb84e0dcdcda134e24a1c20 "
33
44 [[arviz_example_data .download ]]
5- sha256 = " eae35685807a0dcbbf405b21eaf5fa7aff6729c5a33f8f800f093c5a8318aa2b "
6- url = " https://github.com/arviz-devs/arviz_example_data/archive/refs/tags/v0.1.0 .tar.gz"
5+ sha256 = " 0b036ee9ae20aae544f087a490e369b844f5607552e445e08036244ad656de51 "
6+ url = " https://github.com/arviz-devs/arviz_example_data/archive/refs/tags/v0.1.1 .tar.gz"
Original file line number Diff line number Diff line change 11name = " ArviZExampleData"
22uuid = " 2f96bb34-afd9-46ae-bcd0-9b2d4372fe3c"
33authors = [
" Seth Axen <[email protected] > and contributors" ]
4- version = " 0.1.1 "
4+ version = " 0.1.2 "
55
66[deps ]
77Artifacts = " 56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Original file line number Diff line number Diff line change @@ -30,9 +30,12 @@ julia> load_example_data("centered_eight")
3030InferenceData with groups:
3131 > posterior
3232 > posterior_predictive
33+ > log_likelihood
3334 > sample_stats
3435 > prior
36+ > prior_predictive
3537 > observed_data
38+ > constant_data
3639```
3740"""
3841function load_example_data end
You can’t perform that action at this time.
0 commit comments