Spatial / multivariate / meta-analysis extenders (Phase 1.m)
Source:R/extenders_spatial.R
extenders_spatial.RdThin wrapper-as-extender entry points that delegate to canonical
CRAN packages for geostatistics (gstat), multivariate
dependence (copula), kernel methods (kernlab),
meta-analysis (metafor) and the multivariate normal /
\(t\) distributions (mvtnorm). Each function returns a
two-element list with $method (the qualified upstream
function name) and $raw (the upstream return object), so
downstream callers can pattern-match on shape while keeping the
full upstream object available for inspection.