f.converged: Determine convergence type of the minimization algorithm

Description Usage Arguments Value

Description

Determine convergence type of the minimization algorithm

Usage

1
f.converged(message, conv.out, track = FALSE)

Arguments

message

object as returned from nlminb()$message

conv.out

object as returned from nlminb()$conv

track

logical, if TRUE (FALSE by default) print the name of the function which is currently being run

Value

boolean, whether the optimization ended with convergence or not; with attribute "message" which is the input object message


alfcrisci/bmdModeling documentation built on May 28, 2019, 12:32 a.m.