covExpDecay: Exponentially decaying covariances

Description Usage Arguments Examples

Description

Compute the exponential decay associated with an expDecay term.

Usage

1
covExpDecay(matPars, minCov = 0.001, distCutoff = 2, nPoints = 100)

Arguments

matPars

parameters of an expDecay term (FIXME: give more info).

minCov,distCutoff

see expDecay.

nPoints

number of points at which to evaluate the curve.

Examples

1
covExpDecay(c(1, 1))

stevencarlislewalker/lme4ord documentation built on May 30, 2019, 4:43 p.m.