gammaKernelCorrelation: Autocorrelation function for the gamma kernel

Description Usage Arguments Value

View source: R/bss_functions.R

Description

gammaKernelCorrelation calculates the value of the gamma kernel autocorrelation function directly using the analytic expression.

Usage

1
gammaKernelCorrelation(alpha, lambda, h)

Arguments

alpha

the smoothness parameter, alpha, for the gamma kernel.

lambda

the exponent parameter, lambda, for the gamma kernel.

h

the lag to calculate the autocorrelation at.

Value

The function returns the autocorrelation for the gamma kernel with parameters alpha and lambda at lag h.


BSS documentation built on July 2, 2020, 1:31 a.m.