Description Usage Arguments Value
Find the spatio-temporal cluster estimate in the simple linear regression for given potential centroids in the slope (1st Stage) and the intercept (2nd stage).
1 | TStg.CDL.ID.SL.ST(yList, XList, cdataL, ID, overlap)
|
yList |
The input data (as a list of vectors). |
XList |
The input data (as a list of matrices). |
cdataL |
Pre-defined cdata list which is from |
ID |
Indices for potential centroids. |
overlap |
Boolean which is |
List of most likely clusters. First element contains information for the most likely cluster based on slope. The second element contains information for the most likely cluster based on intercept. For each element (slope and intercept), MLC center and radius, SSE (error sum of squares) for the slope/intercept, sum of squared error (from the model which has the cluster in both the intercept and slope), and max F-statistic for the slope/intercept.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.