Francisco Wilhelm
Francisco Wilhelm
Home
Posts
Projects
Talks
Publications
Contact
Light
Dark
Automatic
Posts
A workflow for automating scale scoring in R
This post contains a workflow that vastly speeds up the process of scale scoring and computing psychometrics such as Cronbach’s alpha.
Last updated on May 12, 2022
6 min read
Fornell-Larcker Criterion with R using lavaan
The Fornell-Larcker criterion (Fornell & Larcker, 1981, p. 41) is a popular technique to check the discriminant validity of constructs in structural equation models. The criterion states that the average variance extracted (AVE) of items by a construct (factor) should be larger than the squared correlation of the latent construct with the discriminant construct.
Last updated on Feb 11, 2022
3 min read
Beautiful Tables for Exploratory Factor Analysis in R
The psych package for R provides great utilities for exploratory factor analysis (EFA). However, the way psych displays the results does not take advantage of visual cues to make grasping the factor solutions easier, nor is it straightforward to display the results in a way that can be shared easily with others.
Last updated on Jan 17, 2022
9 min read
How to compute multi-level reliability indices in R and Mplus
Update 2022 Since the time since I wrote this blog post, a package has been developed that caulcates the multi-level reliability coefficient omega within R. See the function omegaSEM from multilevelTools.
Last updated on May 12, 2022
6 min read
Cite
×