varcovBGCCM(dists.obj, cov0.pars, cov1.pars, cov2.pars,
cov0.model = "matern", cov1.model = "matern",
cov2.model = "matern", kappa0 = 0.5, kappa1 = 0.5,
kappa2 = 0.5, scaled = TRUE, inv = FALSE, det = FALSE)
dists.obj
here~~cov0.pars
here~~cov1.pars
here~~cov2.pars
here~~cov0.model
here~~cov1.model
here~~cov2.model
here~~kappa0
here~~kappa1
here~~kappa2
here~~scaled
here~~TRUE
the inverse of the covariance
matrix
is returned instead.TRUE
the logarithm of the
detarminant of the covariance matrix is returned as an attribute.inv=TRUE
.
If det=T
the logarithm of the determinant
of the matrix is also returned as an attribute
named logdetS
.cov.spatial
, varcov.spatial
# see http://www.leg.ufpr.br/geoR/tutorials/CCM.R
Run the code above in your browser using DataLab