separable_kernel | R Documentation |
Function to construct the product correlation matrix with the product form. This is imported from the RobustGaSP package.
separable_kernel(R0, beta, kernel_type, alpha)
R0 |
A List of matrix where the j-th matrix is an absolute difference matrix of the j-th input vector. |
beta |
The range parameters. |
kernel_type |
A vector specifying the type of kernels of each coordinate of the input. |
alpha |
Roughness parameters in the kernel functions. |
The product correlation matrix with the product form.
Mengyang Gu [aut, cre]
Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.