wendland2.1: Taper Function

Description Usage Arguments Value Examples

View source: R/0functions.R

Description

Taper function we're using

Usage

1
wendland2.1(d, taprange)

Arguments

d

A vec containing the small distance values

taprange

A double indicating the taper range

Value

A vec that has had tapering applied to d.

Examples

1
2
3
data(anom1962)
d = rdist.earth(head(loc))
wendland2.1(d, 20)

coatless/pims_bigdata documentation built on May 13, 2019, 8:46 p.m.