Distance of correlation lags, if latlong=TRUE units are in kilometres
dmatrix
Should the distance matrix be include in output (TRUE/FALSE)
ns
Number of simulations to derive simulation envelope
latlong
Coordinates are in latlong (TRUE/FALSE)
...
Arguments passed to cor ('pearson', 'kendall' or 'spearman')
Value
A list object containing:
autocorrelation is a data.frame object with the following components
autocorrelation - Autocorrelation value for each distance lag
dist - Value of distance lag
lci - Lower confidence interval (p=0.025)
uci - Upper confidence interval (p=0.975)
CorrPlot recordedplot object to recall plot
dmatrix Distance matrix (if dmatrix=TRUE)