% Generated by roxygen2: do not edit by hand % Please edit documentation in R/plot.R \name{plotSimils} \alias{plotSimils} \title{Plot similarities} \usage{ plotSimils(pred, index) } \arguments{ \item{pred}{Object as returned by \code{getForecast}} \item{index}{Index in forecasts (not in data)} } \description{ Plot histogram of similarities (weights) }