Function to calculate the mean absolute deviation between the measured and simulated drawdown.

mean_absolute_deviation(par, ptest, model)

Arguments

par

A list with the parameters of the model.

ptest

A pumping_test object.

model

A character string with the name of the model.

Value

The numeric value of the mean absolute deviation.

See also