statsmodels / 0.9.0 / generated / statsmodels.multivariate.multivariate_ols._multivariateols.predict.html /

statsmodels.multivariate.multivariate_ols._MultivariateOLS.predict

_MultivariateOLS.predict(params, exog=None, *args, **kwargs)

After a model has been fit predict returns the fitted values.

This is a placeholder intended to be overwritten by individual models.

© 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.multivariate.multivariate_ols._MultivariateOLS.predict.html