Skip to main content
Back to top
Ctrl
+
K
statsmodels
Installing
Getting started
User Guide
Examples
More
API Reference
About statsmodels
Developer Page
Release Notes
Search
Ctrl
+
K
Choose version
System Settings
Light
Dark
GitHub
PyPI
DOI
Search
Ctrl
+
K
Installing
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Choose version
System Settings
Light
Dark
GitHub
PyPI
DOI
Collapse Sidebar
Expand Sidebar
Section Navigation
Working with the statsmodels Code
Maintainer Notes
Testing
Naming Conventions
Exceptions and Warnings
Datasets
Examples
Get Involved
Internal Classes
statsmodels.base.model.Model
statsmodels.base.model.Model.fit
statsmodels.base.model.Model.from_formula
statsmodels.base.model.Model.predict
statsmodels.base.model.Model.endog_names
statsmodels.base.model.Model.exog_names
statsmodels.base.model.LikelihoodModel
statsmodels.base.model.GenericLikelihoodModel
statsmodels.base.model.Results
statsmodels.base.model.LikelihoodModelResults
statsmodels.base.model.ResultMixin
statsmodels.base.model.GenericLikelihoodModelResults
statsmodels.stats.contrast.ContrastResults
Testing on Build Machines
Developer Page
Internal Classes
statsmodels.base.model.Model
statsmodels.base.model.Model.endog_names
statsmodels.base.model.Model.endog_names
#
property
Model.
endog_names
#
Names of endogenous variables
On this page
Model.endog_names
Show Source