Skip to content

Pascal-Kueng/05DyadicDataAnalysis

Repository files navigation

Tutorial: Distinguishable and Exchangeable Dyads - Bayesian Multilevel Modelling

Cross-Sectional and Intensive Longitudinal APIM and DIM

DOI

View Presentation

You can view or download the prebuilt DyadicDataAnalysis.html presentation:


Reproduce everything locally

If you want to run all analyses or rebuild the slides locally:

  1. Download zip folder or clone the repository

  2. Open the 00DyadicDataAnalysis.Rproj.

  3. Open the presentation DyadicDataAnalysis.Rmd.

  4. Install project packages via the terminal:

    renv::restore()
  5. (Recommended: Set up the use of cmdstanr backend for brms)

    install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
    cmdstanr::check_cmdstan_toolchain(fix=TRUE)
    cmdstanr::install_cmdstan()
  6. Run interactively or build the slides ("render" button at the top)


License: CC BY 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages