log_p11: Probability of Remaining in Progression Between Two Time Points for Different Transition Models
Description
Probability of Remaining in Progression Between Two Time Points for Different Transition Models
Usage
log_p11(transition, s, t)
Value
This returns the natural logarithm of the probability of remaining in progression (state 1)
between two time points, conditional on being in state 1 at the lower time point.
Arguments
transition
(TransitionParameters)
see exponential_transition(), weibull_transition() or piecewise_exponential() for details.