jjmpal / rrnmr

Analysis code for gut mictobiota and bp paper (doi:10.5281/zenodo.3571878)

Home Page:https://jppub.fi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Associations Between NMR metabolites and BP

rrnmr/
├── README.md               # project overview
├── LICENCE                 # project licence
├── rrnmr-import.Rmd        # R markdown for the data preprocessing
├── rrnmr.Rmd               # R markdown for the analysis (main file)
├── rrnmr-xgboost.Rmd       # R markdown for the xgboost analysis (main file)
├── articles-importer.R     # Minor R functions for data preprocessing
├── articles-definitions.R # R functions for variable definitions in data preprocessing
├── articles-functions.R    # Minor R functions for analysis
├── articles-models.R       # Minor R functions for modeling
├── articles-plots.R        # Minor R functions for plotting 
├── articles-tables.R       # Minor R function for creating tables
├── articles-xgfunctions.R  # Helper functions for xgboost
├── articles-xgboost.R      # Helper model implementation functions for xgboost


About

Analysis code for gut mictobiota and bp paper (doi:10.5281/zenodo.3571878)

https://jppub.fi/

License:GNU Lesser General Public License v3.0


Languages

Language:R 100.0%