phase.surv: Survivial in phase type model

Description Usage Arguments Value Author(s)

View source: R/phase.hazard.r

Description

Get S(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
  phase.surv(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

S(t|initial dist)

Author(s)

Jane Lange


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