Reimann: Computes Reimann zeta function on [0,3]

Description Usage Arguments Value Author(s) See Also Examples

View source: R/Reimann.R

Description

Computes Reimann zeta function on [0,3] by interpolating a table of values. Since the function has a pole at 1, values of the function in the interval [0.999,1.001] are NA. This function is used to define acfPLA.

Usage

1

Arguments

v

argument, between 0 and 3

Value

The function value is returned.

Author(s)

A. I. McLeod

See Also

acvfPLA

Examples

1
Reimann(0.5)

FGN documentation built on May 30, 2017, 7:19 a.m.