update.incubate_fit: Refit an 'incubate_fit'-object with specified optimization...

View source: R/delay_estimation.R

update.incubate_fitR Documentation

Refit an incubate_fit-object with specified optimization arguments. If more things need to be changed use delay_model.

Description

Refit an incubate_fit-object with specified optimization arguments. If more things need to be changed use delay_model.

Usage

## S3 method for class 'incubate_fit'
update(object, optim_args, verbose = 0, ...)

Arguments

object

incubate_fit-object

optim_args

optimization arguments

verbose

integer flag. Requested verbosity during delay_fit

...

further arguments, currently not used.

Value

The updated fitted object of class incubate_fit


incubate documentation built on Aug. 21, 2023, 5:11 p.m.