EvalCov {spatsurv} | R Documentation |
EvalCov function
Description
This function is used to evaluate the covariance function within the MCMC run. Not intended for general use.
Usage
EvalCov(cov.model, u, parameters)
Arguments
cov.model |
an object of class covmodel |
u |
vector of distances |
parameters |
vector of parameters |
Value
method EvalCov
[Package spatsurv version 2.0-1 Index]