plotRunstest-a4aFitSA-FLIndices-method.Rd
Plot the runs test result for one or more time series
# S4 method for a4aFitSA,FLIndices
plotRunstest(fit, obs, combine = TRUE)
The result of a model fit.
The observations used in the fit.
Should ages be combined by addition, defaults to TRUE.
Extra arguments.
An object of class ggplot2::gg
data(sol274)
plotRunstest(fit, indices)