peplot: CCAM PE plot

View source: R/plot.R

peplotR Documentation

CCAM PE plot

Description

CCAM PE plot

Usage

peplot(x, heat = TRUE, ...)

## S3 method for class 'ccam'
peplot(x, ...)

## S3 method for class 'ccamset'
peplot(x, heat = TRUE, ...)

Arguments

x

the object(s) returned from ccam.fit or forecast

heat

logical. If true a heat plot is used, if false a bubble plot

...

parameters used in heat() or bubble()

Details

Plot of proces error


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.