Code

SEM Deep Dive

This is an .r file containing a deep dive into the matrix algebra behind Structural Equation Modeling (SEM). You can download it here.

Semantic Similarity

This is a workflow in Python and R for scoring the semantic similarity between written statements (e.g. on chatrooms) and psychological constructs via the Universal Sentence Encoder, a natural language processing tool. You can find it on OSF.