statsmodels.miscmodels.tmodel.TLinearModel.predict¶
-
TLinearModel.predict(params, exog=
None
)[source]¶ After a model has been fit predict returns the fitted values.
This is a placeholder intended to be overwritten by individual models.
Last update:
Oct 03, 2024