update.incubate_fit {incubate} | R Documentation |
incubate_fit
-object with specified optimization arguments.
If more things need to be changed go back to delay_model
and start from scratch.Refit an incubate_fit
-object with specified optimization arguments.
If more things need to be changed go back to delay_model
and start from scratch.
## S3 method for class 'incubate_fit'
update(object, optim_args = NULL, verbose = 0, ...)
object |
|
optim_args |
optimization arguments |
verbose |
integer flag. Requested verbosity during |
... |
further arguments, currently not used. |
The updated fitted object of class incubate_fit