gvalverd

Results 2 comments of gvalverd

## First problem The olddata parameter don´t combine with olddata.tiemstamp parameter, and don´t change enough the results. ### Get data ``` library(tidyverse, quietly = TRUE) library(bsts, quietly = TRUE) library(data.table)...

### Second problem After show some problems with the olddata parameter, let`s explain the second issue. It is not possible combine newdata parameter for regression and add the olddata parameter...