phase.hazard: Hazard of reaching absorbing state

Description Usage Arguments Value Author(s)

View source: R/phase.hazard.r

Description

Get h(t|inital dist) in phase type model based on given initial distribution and given time. May need to be modified for multiple absorbing states!

Usage

1
2
  phase.hazard(time, initial.dist, rate.matrix,
    absorb.state)

Arguments

time

evaluation time

initial.dist

initial state occupancy distribution

rate.matrix

rate matrix

absorb.state

index of absorbing state

Value

h(t|initial dist)

Author(s)

Jane Lange


cthmm documentation built on May 2, 2019, 5:46 p.m.