Description Usage Arguments Value
View source: R/twostage_SpTm.R
Find multiple (overlapping) cylindrical spatio-temporal clusters sequentially in the slopes via two-stage detection (in the 1st stage).
1 | Find.Clusters.TS.ST1(yList, XList, long, lat, MR, M, overlap, alpha)
|
yList |
The input data (as a list of vectors). |
XList |
The input data (as a list of matrices). |
long |
longitude. |
lat |
latitude. |
MR |
Maximum radius. |
M |
Number of simulations. |
overlap |
Boolean which is |
alpha |
Significance level |
List of clusters, coefficients, and indicator of cluster membership.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.