This is a repository for project work in CMI-PB 3rd challenge.
File | Description |
---|---|
step1_read.R | Read and organize raw data in the desired format |
step2_batch_effect_correction.Rmd | Batch Correction |
step3_imputation.Rmd | Missing data imputation using tensor decompositions method (R Package: tensorMiss). |
step4_model.Rmd | Building predictive model |