statsmodels.duration.hazard_regression.rv_discrete_float.mean

rv_discrete_float.mean()[source]

Returns a vector containing the mean values of the discrete distributions.

A vector is returned containing the mean value of each row of xk, using the probabilities in the corresponding row of pk.


Last update: Mar 18, 2024