getETSscore: plug in ts object and return with ets score.

Description Usage Arguments Value

Description

plug in ts object and return with ets score.

Usage

1
2
3
getETSscore(tsobj, EventSet = NULL, ee_win = 30, rollwin = 20,
  sub_mode = c("mean", "sum"), mode = c("mean", "sum"),
  withdetails = TRUE)

Arguments

tsobj

A tsobj.

EventSet

a vector to specify the events. If null, all the events in DefaultEventSet will be applied to use.

Value

ts object with event score.


QianMazi/MaziBox documentation built on May 8, 2019, 3:49 a.m.