View source: R/spacetime-local-gistar-impl.R
local_g_spt | R Documentation |
An alternative implementation to spdep::localG intended for use with a spacetime cube.
local_g_spt(x, times, nb, wt, n_locs, nsim)
x |
a numeric vector |
times |
a vector determining time order |
nb |
a spacetime neighbors list |
wt |
a weights list associated with |
n_locs |
the number of unique locations |
nsim |
the number of simulations to run for calculating |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.