predict_three_day_sum: Predict the next three day sum and units to order if...

Description Usage Arguments Value

Description

Predict the next three day sum and units to order if available

Usage

1
predict_three_day_sum(model, new_data)

Arguments

model

the trained model

new_data

a new data frame with the same predictor names as in the training data, even if one row

Value

the predicted three day total of how many units to collect


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