savePrediction: Saves the prediction dataframe to csv
Description
Saves the prediction dataframe to csv
Usage
savePrediction(prediction, dirPath)
Arguments
prediction
The prediciton data.frame
dirPath
The directory to save the csv
Details
Saves the prediction data frame returned by predict.R to a csv file