Write performance table to file

writePerformance(dat, file = "model/performance.dat.gz", overwrite = FALSE)

Arguments

dat

data.table with performance statistics.

file

file to write to, defaults to 'model/performance.dat.gz' a compressed text file.

Value

file name, invisibly.

Author

Iago Mosqueira, WMR