plotTimeSeriesResiduals {BayesianTools} | R Documentation |
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(s)
Florian Hartig
[Package BayesianTools version 0.1.8 Index]