Function used to improve the original Zohdy's method.

transform_smoothed_zohdy(ves)

Arguments

ves

A VES object

Value

This function returns a list with the following entries:

  • depth: A numeric vector with the layer depths

  • real.res: A numeric vector with the layer resistivities

  • thickness: A numeric vector with the layer thicknesses

  • rho: A numeric vector with the layer resistivities (defined to be compatible with calibration results)

  • rms.depth: A numeric value with the rms obtained for the depth conversion

  • rms.rho: A numeric value with the rms obtained for the resistivities.

References

Loke, M, \& Barker, R. Improvements to the Zohdy method for the inversion of resistivity sounding and pseudosection data. Computers \& Geosciences, 21(2), 321-332, 1995.

See also

Other transformation functions: transform_direct, transform_scaling, transform_zohdy