Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6,966 changes: 6,966 additions & 0 deletions examples/case_studies/bayesian_sem_workflow.ipynb

Large diffs are not rendered by default.

1,495 changes: 1,495 additions & 0 deletions examples/case_studies/bayesian_sem_workflow.myst.md

Large diffs are not rendered by default.

Binary file added examples/case_studies/cfa_excalidraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/case_studies/dcm_sem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/case_studies/sem3_excalidraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions examples/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,14 @@ @misc{kingma2014autoencoding
archiveprefix = {arXiv},
primaryclass = {stat.ML}
}
@book{kline2023principles,
title = {Principles and Practice of Structural Equation Modeling},
author = {Kline, R.B.},
year = 2023,
publisher = {Guilford Publications},
series = {Methodology in the Social Sciences Series},
url = {https://books.google.ie/books?id=t2CvEAAAQBAJ}
}
@article{koren2009matrixfactorization,
author = {Koren, Yehuda and Bell, Robert and Volinsky, Chris},
journal = {Computer},
Expand Down Expand Up @@ -866,6 +874,14 @@ @inproceedings{vanderplas2012astroML
doi = {10.1109/CIDU.2012.6382200},
year = {2012}
}
@book{vehkalahti2019multivariate,
title = {Multivariate Analysis for the Behavioral Sciences},
author = {Vehkalahti, K. and Everitt, B.S.},
year = {2019},
publisher = {CRC Press, Taylor \& Francis Group},
series = {A Chapman \& Hall book},
url = {https://books.google.ie/books?id=LX97uwEACAAJ}
}
@online{vehtari2022Birthdays,
title = {Bayesian workflow book - Birthdays},
author = {Vehtari, Aki},
Expand Down