calibrate_joint_nls: calibrate_joint_nls

Description Usage Arguments Value Author(s) See Also

Description

Parameter estimation of more than one VES in a single step.

Usage

1
calibrate_joint_nls(ves.list, par0, iterations = 30, ireport = 10)

Arguments

ves.list

A list of VES objects

par0

A numeric vector with the initial model

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

See Also

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