log_rss_resistivity: log_rss_resistivity

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the log of the residual sum of squares between the measured and calculated apparent resistivity.

Usage

1
log_rss_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 log of the residual sum of squares

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, mnad_resistivity, mxad_resistivity, relative_error_resitivity, rss_resistivity


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