bernoulli_kernel {tempted} | R Documentation |
This function is used to calculate the kernel matrix for the RKHS regression that iteratively updates the temporal loading function.
bernoulli_kernel(x, y)
x , y |
Two values between which the Bernoulli kernel is calculated. |
The calculated kernel between x
and y
.
Han, R., Shi, P. and Zhang, A.R. (2023) Guaranteed functional tensor singular value decomposition. Journal of the American Statistical Association, pp.1-13. doi: 10.1080/01621459.2022.2153689.