File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -302,8 +302,7 @@ InferenceData with groups:
302302 > posterior
303303
304304julia> idata_cat1.posterior
305- ╭─────────────────╮
306- │ 100×8×3 Dataset │
305+ ┌ 100×8×3 Dataset ┐
307306├─────────────────┴──────────────────────────────────── dims ┐
308307 ↓ draw ,
309308 → chain,
@@ -324,8 +323,7 @@ InferenceData with groups:
324323 > posterior
325324
326325julia> idata_cat2.posterior
327- ╭───────────────────╮
328- │ 100×4×3×2 Dataset │
326+ ┌ 100×4×3×2 Dataset ┐
329327├───────────────────┴─────────────────────────────────── dims ┐
330328 ↓ draw ,
331329 → chain,
@@ -357,8 +355,7 @@ InferenceData with groups:
357355 > observed_data
358356
359357julia> idata_cat3.posterior
360- ╭───────────────────╮
361- │ 100×4×3×2 Dataset │
358+ ┌ 100×4×3×2 Dataset ┐
362359├───────────────────┴─────────────────────────────────── dims ┐
363360 ↓ draw ,
364361 → chain,
@@ -372,8 +369,7 @@ julia> idata_cat3.posterior
372369 "created_at" => "2024-03-11T14:10:48.434"
373370
374371julia> idata_cat3.observed_data
375- ╭────────────────────╮
376- │ 10-element Dataset │
372+ ┌ 10-element Dataset ┐
377373├────────────── dims ┤
378374 ↓ y_dim_1
379375├────────────────────┴─────────────── layers ┐
You can’t perform that action at this time.
0 commit comments