XeeXhC_Lg: Calculate Correlation Matrix for Large Model (slower, but...

View source: R/RcppExports.R

XeeXhC_LgR Documentation

Calculate Correlation Matrix for Large Model (slower, but avoids dist-matrix in memory)

Description

Calculate Correlation Matrix for Large Model (slower, but avoids dist-matrix in memory)

Usage

XeeXhC_Lg(M, cutoff, X, e, n1, k, kernel = "bartlett", dist_fn = "Haversine")

Arguments

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)


axlehner/SpatialInference documentation built on Jan. 28, 2025, 3:19 p.m.