Skip to content

Commit de167ab

Browse files
authored
[WIP] Advance to Best Practices: Multivariate Gaussian Random Walk Notebook (#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
1 parent 42e972a commit de167ab

File tree

2 files changed

+317
-121
lines changed

2 files changed

+317
-121
lines changed

examples/references.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,16 @@ @book{mcelreath2018statistical
2323
publisher={Chapman and Hall/CRC}
2424
}
2525

26+
@article{lewandowski2009generating,
27+
title={Generating random correlation matrices based on vines and extended onion method},
28+
author={Lewandowski, Daniel and Kurowicka, Dorota and Joe, Harry},
29+
journal={Journal of multivariate analysis},
30+
volume={100},
31+
number={9},
32+
pages={1989--2001},
33+
year={2009},
34+
publisher={Elsevier}
35+
}
36+
37+
2638

examples/time_series/MvGaussianRandomWalk_demo.ipynb

Lines changed: 305 additions & 121 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)