QRMonErrorsPlot: Fit errors plot.

Description Usage Arguments Details Value See Also

View source: R/QRMon.R

Description

Find and plot the fit errors of the monad object data and found regression objects.

Usage

1
2
3
4
5
6
7
QRMonErrorsPlot(
  qrObj,
  relativeErrorsQ = TRUE,
  datePlotQ = FALSE,
  dateOrigin = "1970-01-01",
  echoQ = TRUE
)

Arguments

qrObj

An QRMon object.

relativeErrorsQ

Should relative errors be computed?

datePlotQ

Should the regressor axis have dates scale?

dateOrigin

Same as the argument origin of as.POSIXct.

echoQ

To echo the plot the or not?

Details

The errors plot are assigned to qrObj$Value.

Value

A QRMon object.

See Also

Other Errors: QRMonErrors()


antononcube/QRMon-R documentation built on July 26, 2021, 1:07 p.m.