time_int_eval: Resolution of Integral with Respect to Time

View source: R/Utils.R

time_int_evalR 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

Value

Evaluation of the temporal integral


TimeDepFrail documentation built on April 11, 2025, 5:41 p.m.