| estimate_ad {tsmethods} | R Documentation | 
Estimation method using AD
Description
Generic method for estimating a model using automatic differentiation. This may be deprecated in the future in favor of just using the estimate method.
Usage
estimate_ad(object, ...)
Arguments
| object | an object. | 
| ... | additional parameters passed to the method. | 
Value
The estimated autodiff model.
[Package tsmethods version 1.0.1 Index]