Description Usage Arguments Value
View source: R/bss_functions.R
gammaKernelTau
evaluates the scale factor tau_n for the gamma kernel using the
exact expression derived from the covariance function.
1 | gammaKernelTau(n, alpha, lambda)
|
n |
a positive integer indicating the number of observations per unit of time. |
alpha |
the smoothness parameter, alpha, for the gamma kernel. |
lambda |
the exponent parameter, lambda, for the gamma kernel. |
The function returns the scale factor (tau_n) for the gamma kernel with
parameters alpha
and lambda
, observed at frequency n
per unit of time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.