Learn R Programming

ambit (version 0.2.3)

kernel_generic_trawl_acf_incrtol: kernel_generic_trawl_acf_incrtol

Description

kernel_generic_trawl_acf_incrtol

Usage

kernel_generic_trawl_acf_incrtol(p, g, x)

Value

acf or vector of acfs evaluated in x

Arguments

p

kernel function to be used in the weighted trawl process

g

trawl function

x

argument for which the acf will be computed (this can be a vector)

Details

We numerically approximate the acf for a given periodic function p and a given trawl function g We allow for an increased tolerance level in the integral computations.