convolute_clockreset {ebmstate} | R Documentation |
Convolution function for clock-reset models
Description
Internal function of
probtrans_by_convolution_clockreset
. It is written in C++
and is not meant to be called
directly by the user.
Usage
convolute_clockreset(time_vector, integrand_1, integrand_2)
Arguments
time_vector , integrand_1 , integrand_2 |
Numeric vectors. |
Author(s)
Moritz Gerstung & Rui Costa
See Also
probtrans_by_convolution_clockreset
.
[Package ebmstate version 0.1.4 Index]