Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maugavilla/bsem_aps_2023
BSEM with blavaan workshop at APS 2023
https://github.com/maugavilla/bsem_aps_2023
Last synced: 23 days ago
JSON representation
BSEM with blavaan workshop at APS 2023
- Host: GitHub
- URL: https://github.com/maugavilla/bsem_aps_2023
- Owner: maugavilla
- Created: 2023-05-23T22:31:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T23:20:50.000Z (9 months ago)
- Last Synced: 2024-04-12T03:06:19.655Z (9 months ago)
- Language: HTML
- Size: 165 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
title: "BSEM with blavaan"
author: "Mauricio Garnier-Villarreal & Ellen Fitzsimmons"
date: "`r format(Sys.time(), '%d %B, %Y')`"
output:
github_document:
toc: no
toc_depth: 5
editor_options:
chunk_output_type: inline
---This repository has the materials for the workshop *Bayesian SEM with blavaan* at the Association for Psychological Sciences (APS) conference in Washing DC (2023) and at the Universidad Autonoma de Madrid (UAM) on April 2024.
The relevant files are in the **Presentation** folder
- The presentation ```.html``` format is **BSEM_APS_2023.html**
- The quarto file that produces the presentation is **BSEM_APS_2023.qmd**
- All the ```R``` code used in the presentation is also available in the syntax file **R_syntax_examples.R**Download the repository to open the presentation in your browser, and be able to replicate the analysis.