Estimator (fynance.estimator)ΒΆ
Internal Cython module implementing ARMA / GARCH parameter estimation via maximum likelihood.
Note
This module is not part of the public API and is not intended to
be used directly. The public entry point is
get_parameters,
documented under Econometric models.