Skip to content

PeresLabAtMoffitt/adiposity_radiomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIM

The project aim to evaluate pre-treatment adiposity features measured by computed tomography and clinical features in the survival of women with ovarian cancer.

Cleaning

Run the "01.data cleaning.R" script which does the clinical recoding/cleaning/create new variables. This saves a rds file with cleaned data with new variables which is used by the Rmd to do the analyses.

Statistical analyses

The Rmd files run the statistical analyses. Investigate data.Rmd will run the whole analysis (upfront chemo and upfront surgery included) so you shouldn't need to run the stratified Rmd.

Note : In case we need to change the variables included in the imputation, the code is dynamic so you don't need to select the best "Number of multiple imputations" aka "m" argument in the mice function. So just changing the variables names that should be included is needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages