After a model has been fit predict returns the fitted values. If the model has not been fit, then fit is called.
sm.base.model.Model.fit
sm.base.model.LikelihoodModel
Enter search terms or a module, class or function name.