Both the TARP and the PlotRankStatistics metrics require you to sample posteriors for all members of the test set. They are currently different classes, requiring you to resample the whole test set twice to calculate both. They should be merged, and the TARP metric should be calculated from the samples already produced in PlotRankStatistics.
Also, add functionality to choose which rank statistics to plot. Maybe its prudent to change the joint metric to 'CheckPosteriorCoverage' or something.
Both the TARP and the PlotRankStatistics metrics require you to sample posteriors for all members of the test set. They are currently different classes, requiring you to resample the whole test set twice to calculate both. They should be merged, and the TARP metric should be calculated from the samples already produced in PlotRankStatistics.
Also, add functionality to choose which rank statistics to plot. Maybe its prudent to change the joint metric to 'CheckPosteriorCoverage' or something.