powered by
This function return the mean and standard deviation of runoff(output columu) for users.
getMean(data)
Return a list with mean value and standard deviation.
The original data set, the data type must be numeric, matrix or Data.frame.