time_int_eval {TimeDepFrail}R Documentation

Resolution of integral with respect to time

Description

Function for the resolution of an integral with respect to time, in the evaluation of the log-likelihood function. It is implemented as defined in the paper of Wintrebert et al.'s (2004)

Usage

time_int_eval(time_t, k, time_axis)

Arguments

time_t

Event time instant

k

k-th interval of the time-axis

time_axis

Temporal domain (it may coincide with the follow-up)

Value

Evaluation of the temporal integral


[Package TimeDepFrail version 0.0.0.9 Index]