grow_dlog2: Take a test data frame with predicted series of dlogs and use...

Description Usage Arguments

Description

Take a test data frame with predicted series of dlogs and use it to grow out the actual series of interest. Similar to grow_dlog, but this uses data in df format, while the other uses data in xts format. Also, this returns the data in df format.

Usage

1
grow_dlog2(predict_df, train_df, predict_dlog, predict_level)

Arguments

predict_df

the object with predicted dlog values, it is just the

train_df

train_df is the object with historical data, it is used

predict_dlog

character vector name of the predicted dlog series

predict_level

character vector name of the level series we are creating


aranryan/arlodr documentation built on Oct. 8, 2020, 12:46 p.m.