tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
45 stars 17 forks source link

umx_score_scale: add correctAnswer parameter to #208

Closed tbates closed 2 years ago

tbates commented 2 years ago

for (i in 1:16) { df[,paste0("VRs", i)] = ifelse(df[,paste0("VRs", i)] == correctAnswer[i], 1, 0) }

tbates commented 2 years ago

closed by a819e44c0b622b06f5ab37e63c59376545cf7a38