getBatchFiles: get the names of all batch files present
Description
This function gets the names of all batch files already produced
by fitMarkers; used to recover data after a crash.
Usage
getBatchFiles(filePrefix, set)
Value
a vector of batch file names, either the scores set or the models set
Arguments
- filePrefix
the same filePrefix as used in the fitMarkers call
- set
one of "models" or "scores"