Skip to content

This repository contains the associated supplementary materials for the chapter entitled "Chapter 9 - Pragmatic Trials", which will be published as part of the 3rd edition of the book Aging Research - Methodological Issues.

License

Notifications You must be signed in to change notification settings

javimangal/pragmatic-trials-aging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains the associated supplementary materials for the chapter entitled "Chapter 9 - Pragmatic Trials", which will be published as part of the 3rd edition of the book Aging Research - Methodological Issues. This will be a brand new chapter of the re-edition of the book. You can consult the second edition here.

Usage

You will find the descriptions of the methods of the systematic literature search on the docs directory, as well as a report with the R version and package dependencies for the project. Figures and tables referenced in the chapter can be found in the results file. The code for reproducibility of such outputs can be found in the R folder.

Project Structure

The project structure distinguishes three kinds of folders:

  • read-only (RO): not edited by either code or researcher

  • human-writable (HW): edited by the researcher only.

  • project-generated (PG): folders generated when running the code; these folders can be deleted or emptied and will be completely reconstituted as the project is run.

.
├── .gitignore
├── CITATION.cff
├── LICENSE
├── README.md
├── data                  <- All project data
│   ├── processed         <- The final, canonical data sets. (PG)
│   ├── raw               <- The original, immutable data. (RO)
├── docs                  <- Documentation notebook for users (HW)
├── results
│   ├── output_figures    <- Figures for the manuscript or reports (PG)
│   └── output_tables     <- Other output for the manuscript or reports (PG)
└── R                     <- Source code for this project (HW)

PRECIS-2 Examples

An example of two hypothetical trials, one being explanatory and the other pragmatic on the PRECIS-2 spectrum is available in the PRECIS-2-example repository.

License

This project is licensed under the terms of the MIT License.

This project structure template repository is adapted from the Good Enough Project Cookiecutter template by Barbara Vreede (2019).

About

This repository contains the associated supplementary materials for the chapter entitled "Chapter 9 - Pragmatic Trials", which will be published as part of the 3rd edition of the book Aging Research - Methodological Issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages