cov_rns {cocons} | R Documentation |
Dense covariance function (difference parameterization)
Description
Dense covariance function (difference parameterization)
Usage
cov_rns(theta, locs, x_covariates, smooth_limits)
Arguments
theta |
vector of parameters |
locs |
a matrix with locations |
x_covariates |
design data.frame |
smooth_limits |
smooth limits |
Value
dense covariance matrix
[Package cocons version 0.1 Index]