statsmodels.miscmodels.tmodel.TLinearModel.predict¶ TLinearModel.predict(params, exog=None)[source]¶ 模型拟合后,predict 返回拟合值。 这是一个占位符,旨在被各个模型覆盖。 Last update: Oct 16, 2024