cov_rns_taper: Sparse covariance function

View source: R/RcppExports.R

cov_rns_taperR Documentation

Sparse covariance function

Description

Sparse covariance function

Usage

cov_rns_taper(
  theta,
  locs,
  x_covariates,
  colindices,
  rowpointers,
  smooth_limits
)

Arguments

theta

vector of parameters

locs

a matrix with locations

x_covariates

design data.frame

colindices

from spam object

rowpointers

from spam object

smooth_limits

smooth limits

Value

sparse covariance matrix between locs and pred_locs


cocons documentation built on April 4, 2025, 3:21 a.m.