cov.taper: Taper a covariance function

Description Usage Arguments

View source: R/covariance-functions.R

Description

Takes a covariance function and tapers it by returning a new covariance function which is the original multiplied by the MR covariance function. The support length of the new covariance function will thus be the support length of the MR (assuming that the original is not compactly supported).

Usage

1
cov.taper(cov, supLen = 1)

Arguments

cov

The covariance function to be tapered

supLen

The support length of the MR


JimSkinner/stpca documentation built on May 28, 2019, 12:44 p.m.