Skip to content

Commit c1b6de2

Browse files
committed
replace w updated versions
1 parent dbbcef9 commit c1b6de2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

self_report/ALES_score.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ date: "2026-01-21"
55
---
66

77
```{r score ALES}
8-
# Code script to score the Adverse Life Experiences Scale - Ferguson et al. (2010)
9-
# https://doi.org/10.1348/135910799168506Digital Object Identifier (DOI)
8+
# Code script to score the Adverse Life Experiences Scale - Hawes et al. (2021)
9+
# https://doi.org/10.1037/amp0000760
1010
# Scoring instructions: We created three summary scores: one based on the frequency of events affirmed, one based on the sum of good versus bad experiences, and one based on the sum of scores pertaining to how much the event affected the individual.
1111
1212
# Load required packages

self_report/PRIME_score.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date: "2025-07-01"
66

77
```{r}
88
# PRIME Screen
9-
# https://doi.org/10.1016/j.schres.2008.08.018
9+
# https://doi.org/10.1016/j.schres.2008.08.018 - Kobayashi et al. (2008)
1010
# Scoring instructions: Sum of the 12 items.
1111
1212
# Load required packages

self_report/pre_scan_STAI.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: "2026-01-21"
55
---
66

77
```{r score pre-scan_STAI}
8-
# Code script to score the State-Trait Anxiety Inventory - Spielberger et al. (1977)
8+
# Code script to score the State-Trait Anxiety Inventory - Spielberger et al. (1983)
99
# https://www.researchgate.net/publication/235361542_Manual_for_the_State-Trait_Anxiety_Inventory_Form_Y1_-_Y2
1010
# Scoring instructions: Questions 1-20 refer to state anxiety, and questions 21-40 refer to trait anxiety. Higher scores indicate greater anxiety. Reverse code the items necessary, then calculate a sum of all individual item responses for state and trait scores and full STAI total.
1111

0 commit comments

Comments
 (0)