fix_nlminb_fit: Make 'nlminb' output match 'optim' output

View source: R/fit_spatq.R

fix_nlminb_fitR Documentation

Make nlminb output match optim output

Description

Reorders output, renames "objective" to "value", and drops "iterations".

Usage

fix_nlminb_fit(fit)

Arguments

fit

nlminb output

Value

Optimization result that matches optim

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.