Description Usage Arguments Value Examples
This is the function that used to generate the block bandable matrices S
with p1
by p2
dimensions.
1 | doubleblock(p1, p2, M, a, b)
|
p1 |
The number of x axis (latitude) |
p2 |
The number of y axis (longitude) |
M |
Multiplicative constant for off-diagonal elements |
a |
decay rate for the x axis |
b |
decay rate for the y axis |
The block bandable covariance matrix
1 | doubleblock(5,5,1,1.5,1.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.