returns a data.frame with the values of the sample autocorrelations for each lag and variable.
Arguments
fitModel
a fitted model of class "acdFit", or a data.frame containing at least one the columns "durations", "adjDur", or "residuals". Can also be a vector of durations or residuals.
conf_level
the confidence level of the confidence bands
max
the largest lag to plot
min
the smallest lag to plot
plotDur, plotAdjDur, plotResi
logical falgs. If FALSE, the respective ACF wont be plotted.