Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adibender/analysis-protein-cr-mechvent-discharge
https://github.com/adibender/analysis-protein-cr-mechvent-discharge
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/adibender/analysis-protein-cr-mechvent-discharge
- Owner: adibender
- Created: 2023-12-19T13:26:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T14:26:26.000Z (about 1 year ago)
- Last Synced: 2024-12-20T23:51:32.274Z (2 days ago)
- Language: R
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
Previously the association between protein intake and the risk of death or discharge was studied, see [analysis-protein-intake-2021](https://github.com/adibender/analysis-protein-intake-2021)
Here we investigate association of protein intake on competing risks of end of mechanical ventilation and death.
## Step by step execution
Run the following files in the folder **code** in the given order:
### Preparation:
`1_packages.R`
`2_function_helpers.R`
`3_dir_create.R` (run only once)### Main Model
`4_model_main.R`### Subgroup analyses
`5_model_subgroup_.R`### Sensitivity analyses
`9_sensitivity_analysis.R`### Figures for manuscript
`figures-.R`### Tables and numbers for manuscript
`numbes-.R`