Skip to content

📓 Research compendium and Quarto book of the master's thesis: Associations between the duration and quality of sleep of pregnant women in the third trimester with the duration of labor.

License

Notifications You must be signed in to change notification settings

aliciarvilefortsales/mastersthesis

Repository files navigation

mastersthesis

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License: MIT License: CC BY 4.0

Overview

This repository contains the research compendium and Quarto book of my master’s thesis: Associations between the duration and quality of sleep of pregnant women in the third trimester with the duration of labor. Its aim is to facilitate research work and to improve reproducibility.

The assemble of this repository was inspired by Ben Marwick, Carl Boettiger & Lincoln Mullen’s article Packaging Data Analytical Work Reproducibly Using R (and Friends).

How to use

The analyses contained in this thesis are 100% reproducible. They were made using the R programming language and the Quarto publishing system. The renv package was used to ensure that the R environment used can be restored (see renv.lock). The computational notebooks can be found in the qmd directory.

It’s important to note that some restrictions apply to the availability of the main research data, which were used under the approval of a Research Ethics Committee (REC) linked to the Brazilian National Research Ethics Committee (CONEP). As a result, this data cannot be publicly shared. To run the analyses, users must have an internet connection and request a set of access keys from the author.

To reproduce the analyses do the following steps:

  1. Clone this repository.
  2. Open the R project (mastersthesis.Rproj).
  3. Run renv::restore() to install all software dependencies.
  4. Open and run the analysis in the computational notebook.

If you don’t feel comfortable with R, I strongly recommend checking Hadley Wickham and Garrett Grolemund’s free and online book R for Data Science and the Coursera course from John Hopkins University Data Science: Foundations using R (free for audit students).

License

License: MIT License: CC BY 4.0

Code related to this repository is released under the MIT license. Documents are released under the Creative Commons Attribution 4.0 International license.

The main research data were used under the approval of a Research Ethics Committee (REC) linked to the Brazilian National Research Ethics Committee (CONEP); therefore, it cannot be publicly shared. However, it can be provided by the author upon reasonable request. If the intention is to use the data for new research, the request will need approval from CONEP, which must be made with the author’s approval and participation.

Citation

You can find the thesis citation below.

Sales, A. R. V. (2024). Associations between the duration and quality of sleep of pregnant women in the third trimester with the duration of labor [Master's thesis, University of São Paulo].

A BibTeX entry for LaTeX users is

@mastersthesis{vartanian_2023,
  title = {Associations between the duration and quality of sleep of pregnant women in the third trimester with the duration of labor},
  author = {Alícia Rafaelly Vilefort Sales},
  year = {2024},
  address = {São Paulo},
  school  = {University of São Paulo},
  langid = {en-us},
  url = {https://github.com/aliciarvilefortsales/mastersthesis},
  note = {Preliminary version}
}

Acknowledgments

This thesis was developed in the Graduate Program in Nursing (PPGE) at the University of São Paulo (USP) under the supervision of Prof. Dr. Christiane Borges do Nascimento Chofakian.

Financial support was provided by the Coordination for the Improvement of Higher Education Personnel (CAPES).

Mandatory notice

This study was financed in part by the Coordenação de Aperfeiçoamento de Pessoal de Nível Superior - Brasil (CAPES) - Finance Code 001.

About

📓 Research compendium and Quarto book of the master's thesis: Associations between the duration and quality of sleep of pregnant women in the third trimester with the duration of labor.

Topics

Resources

License

Stars

Watchers

Forks