reorganize folder
[talweg.git] / pkg / man / plotSimils.Rd
CommitLineData
46952971
BA
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{
7plotSimils(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{
15Plot histogram of similarities (weights)
16}
17