statsmodels.duration.hazard_regression.rv_discrete_float.var¶
- rv_discrete_float.var()[source]¶
 Returns a vector containing the variances of the discrete distributions.
A vector is returned containing the variance for each row of xk, using the probabilities in the corresponding row of pk.
  
    
      Last update:
      Jun 10, 2024