Skip to content

Commit 9940386

Browse files
committed
fix
1 parent bfd013b commit 9940386

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/api.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ getargnames
3636
getmissings
3737
```
3838

39+
The context of a model can be set using [`contextualize`](@ref):
40+
41+
```@docs
42+
contextualize
43+
```
44+
3945
## Evaluation
4046

4147
With [`rand`](@ref) one can draw samples from the prior distribution of a [`Model`](@ref).

0 commit comments

Comments
 (0)