pothole_predict: Predict Potholes filled Monthly in Edmonton

Description Usage Arguments Examples

Description

Simple forecast model

Usage

1

Arguments

input

data passed on as h to forecast

Examples

1
2
3
4
5
## Not run: 
   mydata <- data.frame(month='2016-01-01')
   pothole_predict(mydata)

## End(Not run)

ReportMort/pothole documentation built on May 9, 2019, 9:40 a.m.