Skip to content

Commit 6c984d6

Browse files
authored
update to new arviz functions (#116)
1 parent ff6f292 commit 6c984d6

File tree

2 files changed

+98
-83
lines changed

2 files changed

+98
-83
lines changed

Chapters/Case_study_model_comparison.qmd

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
---
2-
title: Model Comparison (case study)
3-
jupyter:
4-
jupytext:
5-
text_representation:
6-
extension: .qmd
7-
format_name: quarto
8-
format_version: '1.0'
9-
jupytext_version: 1.16.0
10-
kernelspec:
11-
display_name: Python 3 (ipykernel)
12-
language: python
13-
name: python3
14-
---
1+
# Model Comparison (case study) {#sec-model-comparison-case-study}
2+
153

164
```{python}
175
#| echo: false

0 commit comments

Comments
 (0)