# makefile for statistics on batch runs
BATCH0 = $(PROJECT_DIR_Consensus_Results)/batch-0
batch-%-stats.Rout : $(PROJECT_DIR_Consensus_Results)/batch-$*/outcomes.csv batch-stats.R; $(run-R)
batch-stats.Rout : $(PROJECT_DIR_Consensus_Results)/batch-0/outcomes.csv batch-stats.R