Description Usage Arguments Value
conditionLatentObs
assigns q_y(i) vs q_z(i) following Section 5.1
in Katzfuss and Guinness (2018). This function only needs to be run once
per SGV analysis.
1 | conditionLatentObs(nID, coords_ord, N)
|
nID |
N x k matrix of neighbor indices. |
coords_ord |
N x 2 matrix of locations. |
N |
Scalar; number of locations (observed only!). |
A matrix indicating whether the conditioning set for each location
is on the latent process (y, 1
) or the observed values (z, 0
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.