Function to calculate the mean absolute deviation between the measured and calculated apparent resistivity.

mnad_resistivity(par, filter, apprho_measured, spacing)

Arguments

par

A numeric vector with the values of the real resisitivity and the layer thickness

filter

A numeric vector with the filter coefficients for a schlumberger array

apprho_measured

A numeric vector with the values of the measured apparent resistivity

spacing

A numeric vector with the values of AB/2.

Value

A numeric value with the mean absolute deviation

See also