Learn R Programming

ubiquity (version 1.0.3)

estimate_parameters: Performs parameter estimation

Description

Performs the actual parameter estimation

Usage

estimate_parameters(cfg)

Arguments

cfg

ubiquity system object

Value

list with elements: estimate - vector of parameter estimates, raw - raw output from the underlying optimization routine, obj - objective function value, statistics_est - solution statistics