e20d238b0063d4248d07698ce3e5b4f880745613
[talweg.git] / pkg / man / plotSimils.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/plot.R
3 \name{plotSimils}
4 \alias{plotSimils}
5 \title{Plot similarities}
6 \usage{
7 plotSimils(pred, index)
8 }
9 \arguments{
10 \item{pred}{Object as returned by \code{getForecast}}
11
12 \item{index}{Index in forecasts (not in data)}
13 }
14 \description{
15 Plot histogram of similarities (weights)
16 }
17