Chapter 9 Markov processes
Learning Objectives
- State the essential features of a Markov process model.
- Define a Poisson process, derive the distribution of the number of events in a given time interval, derive the distribution of inter-event times, and apply these results.
- Derive the Kolmogorov equations for a Markov process with time independent and time/age dependent transition intensities.
- Solve the Kolmogorov equations in simple cases.
- State the Kolmogorov equations for a model where the transition intensities depend not only on age/time, but also on the duration of stay in one or more states.
- Describe sickness and marriage models in terms of duration dependent Markov processes and describe other simple applications.
- Demonstrate how Markov jump processes can be used as a tool for modelling and how they can be simulated.
Theory
TO ADD THEORY ABOUT MARKOV PROCESSES HERE
9.1 Features of a Markov process model
9.2 Poisson process
9.3 Kolmogorov equations for a Markov process
9.4 Solving Kolmogorv equations
9.4.1 Simple cases
9.4.2 More general cases
9.5 Sickness and marriage models
9.6 Markov jump process
9.6.1 Simulating a Markov jump process
R
Practice
TO ADD R EXAMPLE ABOUT MARKOV PROCESSES HERE