Reconstruct the time series name using the trained step_dct
with the columns specified in ....
reconstruct(x, name, step, ...)
| x | data frame |
|---|---|
| name | name of the time series to reconstruct (the original column name
before |
| step | the trained step from the recipe |
| ... | tidy-selection of columns to reconstruct from |
May be a lossy reconstruct of the time series.