Skip to content

MatthieuGG/SF36-scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to obtain SF36-scores in different subdomains

DOI

Run the soft from terminal using python3 sf36.py [-d input_path] [-o output_path] [-ind]

  • [-d] optional, defines the path to your data. Default is /data in the same folder.
  • [-o] optional, defines the path to your results. Default is /results in the same folder.
  • [-ind] optional, saves individual files. Default is one concatenated file.

You first have to go in the folder where sf36.py is located using cd. Exemple of use:

cd /Users/Me/Downloads/SF36-scores-main/

python3 sf36.py -d /Users/Me/Documents/sf36/myData/ -o /Users/Me/Documents/sf36/myResults/ -ind

See more information in the /docs/documentation. WARNING: we use a version of the SF36 in which the order or the questions are different from original. See an exemple in /docs/sample to check your questions order. We used the guidelines "SF36 Health Survey - Manual and Interpretation Guide" from John E. Ware, Jr. PhD.

To cite this work:

Matthieu Gallou-Guyot. (2023). SF36-scores. Zenodo. https://doi.org/10.5281/zenodo.10060411

About

Creates SF36 scores (8 sub-domains) from questionnaires transposed as .csv files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages