GEKS_w: GEKS_w

Description Usage

View source: R/GEKS_functions.R

Description

Function to compute a GEKS index over a window. The window size is assumed to be the number of periods available in pervar. This is not exposed to the user because GEKSIndex calls this

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
GEKS_w(
  x,
  pvar,
  qvar,
  pervar,
  indexMethod = "tornqvist",
  prodID,
  unique_prodID = NULL,
  sample = "matched"
)

MjStansfi/GEKS_package documentation built on May 12, 2021, 8:44 p.m.