Running a multiverse moderation analysis over arbitrary data decisions and plotting the results
R multiverse iteration codeThis post explores how to fit many models at once for each participant in a dataset and extract model summaries to use as predictors.
R code iterationDrawing path diagrams from lavaan objects in ggplot2
SEM R ggplot2 lavaanA quick introduction dplyr's single table verbs, summarizing and grouping, and two table verbs
R dplyr codeSome code for restructuring data from individual to dyadic to pairwise formats and back again.
code dplyr R