create_dataset: Construct a dataset for use in forecasting

Description Usage Arguments Value

View source: R/process-data.R

Description

Construct a dataset for use in forecasting

Usage

1
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)


bnaras/SBCpip documentation built on May 5, 2019, 6:54 p.m.