gau1: gau1

Description Usage Arguments Details Value Author(s) Examples

View source: R/repath.R

Description

Factor defining size of first Kernel

Usage

1
gau1(x, sd)

Arguments

x

numeric, vector

sd

numeric, standard deviation

Details

factor defining size of the first kernel, which generate the stucture of dynamic kernel

Value

density value of normal distribution

Author(s)

Oliver Nakoinz <oliver.nakoinz.i@gmail.com>

Examples

1
2
3
4
 
 x <- c(2,4,1,5,7,8)
 sd <- mean(x)
 gau1(x, sd)

ISAAKiel/pathAAR documentation built on Sept. 7, 2021, noon