| chatgpt_srl | R Documentation |
Scale scores on five self-regulated learning (SRL) constructs for 1,000 responses generated by ChatGPT to a validated SRL questionnaire. Part of a larger dataset comparing LLM-generated responses to human norms across seven large language models.
chatgpt_srl
A data frame with 1,000 rows and 5 columns:
Numeric. Comprehension and Study Understanding scale mean.
Numeric. Intrinsic Value scale mean.
Numeric. Self-Efficacy scale mean.
Numeric. Self-Regulation scale mean.
Numeric. Task Avoidance scale mean.
Vogelsmeier, L.V.D.E., Oliveira, E., Misiejuk, K., Lopez-Pernas, S., & Saqr, M. (2025). Delving into the psychology of Machines: Exploring the structure of self-regulated learning via LLM-generated survey responses. Computers in Human Behavior, 173, 108769. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.chb.2025.108769")}
net <- build_network(chatgpt_srl, method = "glasso",
params = list(gamma = 0.5))
net
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.