SE.HW1981: Exact implementation of H&W 1981, compute the variance of the...

Description Usage Arguments Value Examples

Description

Exact implementation of H&W 1981, compute the variance of the sample mean of the data

Usage

1
SE.HW1981(data, K = 25, d = 2)

Arguments

data

Vector of data

K

Number of periodograms to keep

d

Order of the polynomial fit

Value

Variance of the sample mean. To get asymptotic variance, multiply by length(data)

Examples

1

chenx26/EstimatorStandardError documentation built on May 13, 2019, 3:53 p.m.