File tree Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,48 @@ PyMC Example Gallery
6
6
7
7
object_index/index
8
8
9
+ Core notebooks
10
+ --------------
11
+
12
+ .. grid :: 1 2 3 3
13
+ :gutter: 4
14
+
15
+ .. grid-item-card :: Introductory Overview of PyMC
16
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
17
+ :link: pymc:pymc_overview
18
+ :link-type: ref
19
+ :shadow: none
20
+
21
+ .. grid-item-card :: GLM: Linear regression
22
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
23
+ :link: pymc:GLM_linear
24
+ :link-type: ref
25
+ :shadow: none
26
+
27
+ .. grid-item-card :: Model Comparison
28
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
29
+ :link: pymc:model_comparison
30
+ :link-type: ref
31
+ :shadow: none
32
+
33
+ .. grid-item-card :: Prior and Posterior Predictive Checks
34
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
35
+ :link: pymc:posterior_predictive
36
+ :link-type: ref
37
+ :shadow: none
38
+
39
+ .. grid-item-card :: Distribution Dimensionality
40
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
41
+ :link: pymc:dimensionality
42
+ :link-type: ref
43
+ :shadow: none
44
+
45
+ .. grid-item-card :: PyMC and Aesara
46
+ :img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
47
+ :link: pymc:pymc_aesara
48
+ :link-type: ref
49
+ :shadow: none
50
+
9
51
(Generalized) Linear and Hierarchical Linear Models
10
52
---------------------------------------------------
11
53
@@ -127,4 +169,4 @@ How to
127
169
:glob:
128
170
:reversed:
129
171
130
- howto/*
172
+ howto/*
You can’t perform that action at this time.
0 commit comments