rT_costum: comstumized_arrival

Description Usage Arguments Examples

View source: R/inter_arrival_dists.R

Description

Simulation function which generates jump times from arrival times with costumized hazard function (see haz_costum).

Usage

1
rT_costum(pred_cumhaz, t_max)

Arguments

pred_cumhaz

Cumulatice hazard.

t_max

Upper bound on time scale.

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

niklasmaltzahn/multistate documentation built on Nov. 4, 2019, 10:06 p.m.