Learn R Programming

BayesianTools (version 0.1.8)

plotTimeSeriesResiduals: Plots residuals of a time series

Description

Plots residuals of a time series

Usage

plotTimeSeriesResiduals(residuals, x = NULL, main = "residuals")

Arguments

residuals

x

x

optional values for x axis (time)

main

title of the plot

Author

Florian Hartig