Description Usage Arguments Value Examples
View source: R/kernel_matrix.R
kernel_matrix
Computes the B, K, and rho matrices for a given site in preparation to do the GSVD
1 | kernel_matrix(site_name)
|
site_name |
Name of the site |
A list that contains the K, B, and rho matrix, and time points
1 | kernel_data <- kernel_matrix('AU-Lox')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.