Construct a dataset for use in forecasting

create_dataset(cbc_features, census, transfusion)

Arguments

cbc_features

the tibble of cbc features

census

the census data

transfusion

the transfusion data

Value

a single tibble that contains the response, features and date (1st col)