get_predictions: get_predictions

Description Usage Arguments Value

View source: R/predict_data.R

Description

Calculate the predictions from the model

Usage

1
get_predictions(model, days_predict)

Arguments

model

(list): the output of get_best_model()

days_predict

(numeric): How many days in the future to predict

Value

a list with the predictions and the confidence intervals at 80


theasjblog/covid19_package documentation built on May 2, 2021, 8:11 p.m.