W3cubDocs

/Statsmodels

statsmodels.genmod.cov_struct.Autoregressive.update

Autoregressive.update(params) [source]

Updates the association parameter values based on the current regression coefficients.

Parameters: params (array-like) – Working values for the regression parameters.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.genmod.cov_struct.Autoregressive.update.html