Skip to content

Instantly share code, notes, and snippets.

library(simsem)
population <- "
# Fix means of each to 1 <-- for normal distrubuted N(0,1)
x ~ 0*1
m ~ 0*1
y ~ 0*1
# Fix variance of each to 1 <-- for normal distribution N(0,1)
x ~~ 1*x