Skip to content

Commit 720eaa7

Browse files
20250612 - recode variables
1 parent 20b3be6 commit 720eaa7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

SPSS.Rmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ SAVE OUTFILE='\\lc-rs-store24.hpc.uiowa.edu\lss_itpetersen\Lab\Members\HAWKID\Th
7272

7373
Add any data management/transformations at the end of your `import.sps` file (after importing your data), so you re-run the transformations each time you update the data file.
7474

75+
# Recode Variables {#recode}
76+
77+
https://stats.oarc.ucla.edu/spss/modules/creating-and-recoding-variables/ (archived at https://perma.cc/YJ2H-SRZM)
78+
79+
https://wlm.userweb.mwn.de/SPSS/wlmsreco.htm (archived at https://perma.cc/G4FN-PYPV)
80+
7581
## Average Across Variables {#averageVars}
7682

7783
```

0 commit comments

Comments
 (0)