convolute_clockforward {ebmstate} | R Documentation |
Internal function of
probtrans_by_convolution_clockforward
. It is written in C++ and is
not meant to be called
directly by the user.
convolute_clockforward(
time_vector,
diff_vector,
probtrans_vector_1,
probtrans_vector_2
)
time_vector , diff_vector , probtrans_vector_1 , probtrans_vector_2 |
Numeric vectors. |
Moritz Gerstung & Rui Costa
probtrans_by_convolution_clockforward
.