Draw the intensity and q-q plot for models

intensityqqplot(object, events, markov_states)

# S3 method for default
intensityqqplot(object, events, markov_states)

# S3 method for hp
intensityqqplot(object, events, markov_states = NULL)

# S3 method for hpp
intensityqqplot(object, events, markov_states = NULL)

# S3 method for mmpp
intensityqqplot(object, events = markov_states$events, markov_states)

# S3 method for mmhp
intensityqqplot(object, events = markov_states$events, markov_states)

Arguments

object

parameters for the models: hp, hpp, and mmhp

events

event times

markov_states

only for mmhp and mmpp, markov states simulation output

Value

no return value, intensity and qq-plot in a single plot