bernoulli_kernel: Caculate the Bernoulli kernel

View source: R/TEMPTED.R

bernoulli_kernelR Documentation

Caculate the Bernoulli kernel

Description

This function is used to calculate the kernel matrix for the RKHS regression that iteratively updates the temporal loading function.

Usage

bernoulli_kernel(x, y)

Arguments

x, y

Two values between which the Bernoulli kernel is calculated.

Value

The calculated kernel between x and y.

References

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.


tempted documentation built on May 29, 2024, 7:37 a.m.