statsmodels.discrete.discrete_model.BinaryModel.initialize
-
BinaryModel.initialize()
-
Initialize is called by statsmodels.model.LikelihoodModel.__init__ and should contain any preprocessing that needs to be done for a model.
BinaryModel.initialize()
Initialize is called by statsmodels.model.LikelihoodModel.__init__ and should contain any preprocessing that needs to be done for a model.
Please login to continue.