XeeXhC | R Documentation |
Calculate Correlation Matrix
XeeXhC(M, cutoff, X, e, n1, k, kernel = "bartlett", dist_fn = "Haversine")
M |
matrix of locations |
cutoff |
the distance for cutoff |
X |
model matrix |
e |
vector of residuals |
n1 |
number of observations |
k |
number of regressors |
kernel |
(string) kernel function (default is bartlett-triangular) |
dist_fn |
(string) distance function (Haversine) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.