Skip to content

FWyckmans/MBMF_Study2

Repository files navigation

MBMF_Study2

All the R-codes, data and output used for this study.

Before launching

  • R version 4.0.0 or later (mine: 4.0.3)
  • RStudio version 1.4.x or later (mine: 1.4.1103)
  • Please follow these instructions before launching any code in this folder: https://ccs-lab.github.io/hBayesDM/index.html (needed for the 7 parameter computations).

Repository content

  • The MBMF_Study2.Rproj which is the project. Open it before anything else to handle the working directory.
  • The AdditionalScripts folder contains all the scripts used to get some small additional information.
  • The Analyses folder contains all the scripts used to analyze the data.
  • The DataPreparation folder contains all the script used to import the data, transform them, and prepare a final dataframe.
  • The DataPreparationHS.R is an hyperscript used to launch all those in the data preparation folder.
  • The MBMFStudy2_Initialization.R script contains all the packages and all the functions needed for the codes to run. It will be automatically launch with all the other scripts.
  • The Functions folder contains all the function I wrote for this project. They are all automatically imported when needed.
  • The Output folder contains all the output create by the DataPreparation scripts.
  • The Raw_Data folder contains all the raw data, sorted by their source.

To Do: Publishing

About

All the R-codes, data and output used for this study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages