conplot: combination plot function

Description Usage Arguments

View source: R/conplot.R

Description

plot grey models in single graph

Usage

1
2
3
4
5
6
7
8
conplot(
  g,
  xlab = "x-axis",
  ylab = "y-axis",
  location = "topleft",
  legend = NA,
  forecast = FALSE
)

Arguments

g

grey model list, a list variable containing models.

xlab

label in x-axis.

ylab

label in y-axis.

location

legend location.

forecast

present the forecasted values in plot.


exoplanetX/greyforecasting documentation built on Jan. 17, 2022, 6:46 a.m.