benchmark_fcp: FCP GARCH Benchmark

View source: R/benchmark.R

benchmark_fcpR Documentation

FCP GARCH Benchmark

Description

The GARCH(1,1) FCP benchmark.

Usage

benchmark_fcp(control = nloptr_fast_options())

Arguments

control

control arguments for the nloptr solver.

Details

The benchmark of Fiorentini et al. (1996) on the Deutsche Mark British Pound returns is based on a GARCH(1,1) model with a constant in the conditional mean equation, and normally distributed errors.

Value

An object of class “benchmark.fcp” which has a “as_flextable” method for nice printing of the results.

References

\insertRef

Fiorentini1996tsgarch


tsgarch documentation built on Oct. 12, 2024, 1:07 a.m.