calibrate_ilsqp: calibrate_ilsqp

Description Usage Arguments Value Author(s) References See Also

Description

Function to estimate the layer parameters (real resistivities and thicknesses) from a VES measurements using the ILPSQ (Iterative Least-Squares Procedure) with Singular Value Decomposition proposed by Muiuane and Pedersen (1999).

Usage

1
calibrate_ilsqp(ves, iterations = 30, ireport = 10)

Arguments

ves

A VES object

iterations

An integer specifying the maximum number of iterations

ireport

An integer specifying the report interval

Value

This function returns a list with the following entries:

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Muiuane, E. & Pedersen, L. Automatic 1D interpretation of DC resistivity sounding data. Journal of Applied Geophysics, 42, 1, 35-45, 1999.

See Also

Other calibration functions: calibrate_joint_nls, calibrate_nls, calibrate_seq_joint_nls, calibrate_step_nls, calibrate_step, calibrate_svd, calibrate, log_mnad_resistivity, log_mxad_resistivity, log_rss_resistivity, mnad_resistivity, mxad_resistivity, relative_error_resitivity, rss_resistivity


khaors/rves documentation built on May 29, 2019, 3:07 a.m.