jd_tdftest: F Test on trading days

Description Usage Arguments Value Examples

View source: R/jd_seasonality.R

Description

Executes a F test on the coefficients of trading days

Usage

1

Arguments

s

time series to be tested

ami

ar. Use of s(t-1) in the regression. Otherwise, regression on the differences.

default value=TRUE

Value

returns the F test

Examples

1
2
myseries<-jd_airline(120)
TESTmyseries <- jd_tdftest(myseries)

nbbrd/jdemetra-jdlight documentation built on May 21, 2019, 8:38 a.m.