Package the results for sharing with OHDSI researchers
packageResults(mainFolder, includeROCplot = T, includeCalibrationPlot = T,
includePRPlot = T, includeTable1 = T, includeThresholdSummary = T,
includeDemographicSummary = T, includeCalibrationSummary = T,
includePredictionDistribution = T, includeCovariateSummary = T,
removeLessThanN = T, N = 5)
The location of the folder with the standard output
Whether to include ROC plot
Whether to include calibration plot
Whether to include precision recall plot
Whether to include table1
Whether to include thresholdSummary evaluation
Whether to include demographicSummary evaluation
Whether to include calibrationSummary evaluation
Whether to include predictionDistribution evaluation
Whether to include covariateSummary evaluation
Whether to remove any entry with less than N people
If removeLessThanN is TRUE the value for N
This function packages the results.