Statsmodels API
1
Table of Contents
1. statsmodels.api
2. Basic Documentation
3. Main modules of interest
4. Other modules of interest
4.1. statsmodel.base
4.2. statsmodel.datasets
4.3. statsmodel.duration
4.3.1. statsmodels.duration.hazard_regression
4.3.1.1. Classes
4.4. statsmodel.formula
4.5. statsmodel.iolib
4.6. statsmodel.tests
4.7. statsmodel.tools
4.8. statsmodel.tsa
5. statsmodel.sandbox
6. statsmodel.sandbox2
7. From official doc
Statsmodels API
Docs
»
4. Other modules of interest
»
4.3.1. statsmodels.duration.hazard_regression
»
4.3.1.1.2. statsmodels.duration.hazard_regression.PHRegResults
»
4.3.1.1.2.1.1. statsmodels.duration.hazard_regression.PHRegResults.__init__
View page source
4.3.1.1.2.1.1. statsmodels.duration.hazard_regression.PHRegResults.__init__
¶
PHRegResults.
__init__
(
model
,
params
,
cov_params
,
covariance_type='naive'
)
[source]
¶