Skip to content

Commit ef57b5a

Browse files
author
Bob Carpenter
committed
grouped entries in top-level index
1 parent 42c7f51 commit ef57b5a

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1-
## Example-Models
1+
## Example Models
2+
3+
This repository holds open source Stan models, data simulators, and real data. There are models translating those found in books, most of the BUGS examples, and some basic examples used in the manual.
4+
5+
#### Books
6+
7+
* [Applied Regression Modeling](https://github.com/stan-dev/example-models/wiki/ARM-Models) (Gelman and Hill 2007)
8+
* [Bayesian Cognitive Modeling](https://github.com/stan-dev/example-models/tree/master/Bayesian_Cognitive_Modeling) (Lee and Wagenmakers 2014)
9+
10+
#### BUGS examples
11+
12+
- [BUGS Models (volumes 1--3)](https://github.com/stan-dev/example-models/wiki/BUGS-Examples)
13+
14+
#### Basics
215

3-
This repository holds the following suites of example models:
4-
- [ARM Models](https://github.com/stan-dev/example-models/wiki/ARM-Models)
516
- Basic Distributions
617
- Basic Estimators
7-
- [BUGS Models (volumes 1--3)](https://github.com/stan-dev/example-models/wiki/BUGS-Examples)
818

919
## Licensing
1020

11-
All of the example models are licensed under new BSD license.
21+
All of the example models are licensed to their author under new BSD license.

0 commit comments

Comments
 (0)