Releases: X-DataInitiative/SCALPEL-Extraction
Releases · X-DataInitiative/SCALPEL-Extraction
MLPP Featuring 1.0.0
Code run at the CNAM to get MLPP features.
The results are the MLPP features in the path hdfs://shared/mlpp_features
delayedPatients-1.0.0
The attached results.zip file contains the results of the cox model (4 .txt files + 1 .R file) run at CNAM using the fr.polytechnique.cmap.cnam.filtering.cox.CoxMain
class with 4 different command line arguments as follows:
- cnam broad true
- cnam broad false
- cnam narrow true
- cnam narrow false
using the R script cox_pio.R
And it yielded the corresponding result files:
- coxBroadTrueResult.txt => Broad definition, without delayed patients.
- coxBroadFalseResult.txt => Cancer broad definition, including delayed patients.
- coxNarrowTrueResult.txt => Narrow definition, without delayed patients.
- coxNarrowFalseResult.txt => Narrow definition, including delayed patients.