test_covar_fun: Test passing a covariance function and arguments

View source: R/fitCor.R

test_covar_funR Documentation

Test passing a covariance function and arguments

Description

Test passing a covariance function and arguments

Usage

test_covar_fun(d, covar_FUN = "covar_exppow", covar.pars = list(range = 0.5))

Arguments

d

numeric vector or matrix of distances

covar_FUN

distance-based covariance function to use, which must take d as its first argument

covar.pars

vector or list of parameters (other than d) passed to the covar function


morrowcj/remotePARTS documentation built on Sept. 17, 2023, 5:42 p.m.