17 lines
389 B
YAML
17 lines
389 B
YAML
stages:
|
|
- id: stage-1
|
|
title: Prior Beliefs
|
|
concepts: [bayes-prior]
|
|
checkpoint:
|
|
- Explain a prior distribution.
|
|
- id: stage-2
|
|
title: Posterior Updating
|
|
concepts: [bayes-posterior]
|
|
checkpoint:
|
|
- Compare prior and posterior beliefs.
|
|
- id: stage-3
|
|
title: Model Checking
|
|
concepts: [model-checking]
|
|
checkpoint:
|
|
- Critique a model fit.
|