﻿statsmodels.duration.hazard\_regression.PHReg
=============================================

.. currentmodule:: statsmodels.duration.hazard_regression

.. autoclass:: PHReg
   :exclude-members: baseline_cumulative_hazard,baseline_cumulative_hazard_function,breslow_gradient,breslow_hessian,breslow_loglike,efron_gradient,efron_hessian,efron_loglike,fit,fit_regularized,from_formula,get_distribution,hessian,information,initialize,loglike,predict,robust_covariance,score,score_residuals,weighted_covariate_averages,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~PHReg.baseline_cumulative_hazard
      ~PHReg.baseline_cumulative_hazard_function
      ~PHReg.breslow_gradient
      ~PHReg.breslow_hessian
      ~PHReg.breslow_loglike
      ~PHReg.efron_gradient
      ~PHReg.efron_hessian
      ~PHReg.efron_loglike
      ~PHReg.fit
      ~PHReg.fit_regularized
      ~PHReg.from_formula
      ~PHReg.get_distribution
      ~PHReg.hessian
      ~PHReg.information
      ~PHReg.initialize
      ~PHReg.loglike
      ~PHReg.predict
      ~PHReg.robust_covariance
      ~PHReg.score
      ~PHReg.score_residuals
      ~PHReg.weighted_covariate_averages
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~PHReg.endog_names
      ~PHReg.exog_names
   
   
   