X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2Fman%2FplotSimils.Rd;fp=pkg%2Fman%2FplotSimils.Rd;h=e20d238b0063d4248d07698ce3e5b4f880745613;hb=469529710f56c790ae932b45d13fed2e34bcabf2;hp=0000000000000000000000000000000000000000;hpb=4c59ec9aefef8ea5464723a293b3aa39ee02dc60;p=talweg.git diff --git a/pkg/man/plotSimils.Rd b/pkg/man/plotSimils.Rd new file mode 100644 index 0000000..e20d238 --- /dev/null +++ b/pkg/man/plotSimils.Rd @@ -0,0 +1,17 @@ +% 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) +} +