test_covar_fun | R Documentation |
Test passing a covariance function and arguments
test_covar_fun(d, covar_FUN = "covar_exppow", covar.pars = list(range = 0.5))
d |
numeric vector or matrix of distances |
covar_FUN |
distance-based covariance function to use,
which must take |
covar.pars |
vector or list of parameters (other than d) passed to the covar function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.