rate_prob#
- class rate_prob(v=None, *args, **kwargs)[source]#
Bases:
TimePar
An instantaneous rate converted to a probability; must be >=0.
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
isarray
Check if the value is an array
Methods