cov_rns_taper | R Documentation |
Sparse covariance function
cov_rns_taper(
theta,
locs,
x_covariates,
colindices,
rowpointers,
smooth_limits
)
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 |
sparse covariance matrix between locs and pred_locs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.