Skip to content

Commit

Permalink
[WIP] Advance to Best Practices: Multivariate Gaussian Random Walk No…
Browse files Browse the repository at this point in the history
…tebook (pymc-devs#195)

* nb updated to best practices

* nb updated to best practices

* modify mean call with dim

* Partial resolution of OriolAbril comments

* Added myst references

* Fix myst refs again

* Myst fix

* add bibtex-ref, remove unicode, add post directive

* fix doc references
  • Loading branch information
ltoniazzi authored Oct 2, 2021
1 parent 42e972a commit de167ab
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 121 deletions.
12 changes: 12 additions & 0 deletions examples/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,16 @@ @book{mcelreath2018statistical
publisher={Chapman and Hall/CRC}
}

@article{lewandowski2009generating,
title={Generating random correlation matrices based on vines and extended onion method},
author={Lewandowski, Daniel and Kurowicka, Dorota and Joe, Harry},
journal={Journal of multivariate analysis},
volume={100},
number={9},
pages={1989--2001},
year={2009},
publisher={Elsevier}
}



426 changes: 305 additions & 121 deletions examples/time_series/MvGaussianRandomWalk_demo.ipynb

Large diffs are not rendered by default.

0 comments on commit de167ab

Please sign in to comment.