convolute_clockforward: Convolution function for clock-forward models

Description Usage Arguments Author(s) See Also

View source: R/RcppExports.R

Description

Internal function of probtrans_by_convolution_clockforward. It is written in C++ and is not meant to be called directly by the user.

Usage

1
2
3
4
5
6
convolute_clockforward(
  time_vector,
  diff_vector,
  probtrans_vector_1,
  probtrans_vector_2
)

Arguments

time_vector, diff_vector, probtrans_vector_1, probtrans_vector_2

Numeric vectors.

Author(s)

Moritz Gerstung & Rui Costa

See Also

probtrans_by_convolution_clockforward.


ebmstate documentation built on Dec. 20, 2021, 5:07 p.m.