| srl_strategies | R Documentation |
Simulated frequency counts of 9 self-regulated learning (SRL) strategies for 250 university students. Strategies are grouped into three clusters: metacognitive (Planning, Monitoring, Evaluating), cognitive (Elaboration, Organization, Rehearsal), and resource management (Help_Seeking, Time_Mgmt, Effort_Reg). Within-cluster correlations are moderate (0.3–0.6), cross-cluster correlations are weaker.
srl_strategies
A data frame with 250 rows and 9 columns. Each column is an integer count of how often the student used that strategy.
net <- build_network(srl_strategies, 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.