kernSmooth3dGaussMultipleNoNA.TSD: Applies a Gaussian 3-D kernel on MS70 sonar data given as a...

Description Usage Arguments

Description

Applies a Gaussian 3-D kernel on MS70 sonar data given as a list 'data' with names according to the TSD-convension, and the bandwidths given in the three element vector 'h':

Usage

1
2
kernSmooth3dGaussMultipleNoNA.TSD(data, h = c(1, 1, 1), w = h * 3,
  ind = list())

Arguments

data

is the list of data with names according to the TSD-convension.

h

is the three element vector of bandwidths.

w

is the boundary of the kernel, outside which the it is 0.


arnejohannesholmin/AJ documentation built on May 27, 2019, 4:06 a.m.