1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/plot.R
5 \title{plot measured / predicted}
7 plotPredReal(data, pred, index)
10 \item{data}{Object return by \code{getData}}
12 \item{pred}{Object as returned by \code{getForecast}}
14 \item{index}{Index in forecasts}
17 Plot measured curve (in black) and predicted curve (in red)