create_dataset.Rd
Construct a dataset for use in forecasting
create_dataset(cbc_features, census, transfusion)
cbc_features | the tibble of cbc features |
---|---|
census | the census data |
transfusion | the transfusion data |
a single tibble that contains the response, features and date (1st col)