indexFunc: compute some basic indexes automatically

Description Usage Examples

Description

These functions are helped to compute some basic indexes automatically, including: Note: the default granularity is month - portion index - yoy index - qoq index - modified yoy index (yoyplus) - modified qoq index (qoqplus) - monthVol index - seasonVol index - yearVol index - monthHhi index - to be added

Usage

1
2
3
1. the index system should have columns: func and parameter
2. prepare the data to specific format: <id, date, value>
3. use getFunction() to load the needed functions and then compute

Examples

1

DataShrimp/rating documentation built on May 7, 2019, 10:37 a.m.