calibrate_step_nls: calibrate_step_nls

Description Usage Arguments Value Author(s) See Also

Description

Stepwise estimation of true resistivities and thicknesses of a VES.

Usage

1
2
calibrate_step_nls(ves, iterations = 30, ireport = 10, max.layers = 10,
  trace = TRUE)

Arguments

ves

A VES object

iterations

An integer specifying the maximum number of iterations

ireport

An integer specifying the report interval

max.layers

An integer specifying the maximum number of layers to include in the sequential estimation.

trace

A logical flag to indicate if the optimization information must be traced

Value

This function returns a list with the following entries:

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, 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.