calibrate_seq_joint_nls: calibrate_seq_joint_nls

Description Usage Arguments Value Author(s) See Also

Description

Inversion of several VES with the same number of layers using Nonlinear Least-Squares

Usage

1
2
calibrate_seq_joint_nls(ves.list, iterations = 30, ireport = 10,
  max.layers = 10)

Arguments

ves.list

A list of VES objects

iterations

An integer specifying the maximum number of iterations

ireport

An integer specifying the report interval

max.layers

An integer with the maximun number of layers to be tested during the inversion

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