statsmodels.duration.hazard_regression.rv_discrete_float.std#

rv_discrete_float.std()[source]#

Returns a vector containing the standard deviations of the discrete distributions

A vector is returned containing the standard deviation for each row of xk, using the probabilities in the corresponding row of pk.

Returns:
ndarray

The standard deviation of each row of xk.