relative_error_resitivity: relative_error_resistivity

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the relative error between the calculated and measured resistivities.

Usage

1
relative_error_resitivity(rho, thick, spacing, rho.measured)

Arguments

rho

A numeric vector with the values of the real resistivity

thick

A numeric vector with the values of the layer thicknesses

spacing

A numeric vector with the values of the electrode spacing

rho.measured

A numeric vector with the values of the apparent resistivity

Value

This function returns the value of the relative error.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other calibration functions: calibrate_ilsqp, 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, rss_resistivity


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