estimate_ad {tsmethods} | R Documentation |
Generic method for estimating a model using automatic differentiation. This may be deprecated in the future in favor of just using the estimate method.
estimate_ad(object, ...)
object |
an object. |
... |
additional parameters passed to the method. |
The estimated autodiff model.