time_prob#
- class time_prob(v=None, *args, **kwargs)[source]#
Bases:
TimeParA probability over time (a.k.a. a cumulative hazard rate); must be >=0 and <=1.
Note:
ss.time_prob()converts one cumulative hazard rate to another with a different time unit.ss.rate_prob()converts an exponential rate to a cumulative hazard rate.Attributes
isarrayCheck if the value is an array
Methods