compare_algorithms: compare_algorithms

View source: R/milags_functions.R

compare_algorithmsR Documentation

compare_algorithms

Description

Compares results of 3 objects obtained from running nls

Usage

compare_algorithms(nls_LM_no_bound, nls_PORT, nlsres_LM)

Arguments

nls_LM_no_bound

first object resulting from running nls

nls_PORT

second object resulting from running nls

nlsres_LM

third object resulting from running nls

Value

the best fitting object (lowest Res.Sum Sq provided that all coefficients are nonnegative)


miLAG documentation built on April 3, 2025, 8:09 p.m.