Visualize observed and predicted CPUE over time.
Usage
plot_cpue(data, obj, nsim = 10, series = NULL)
Arguments
- data
A list containing the model data structure.
- obj
A fitted model object with report() method.
- nsim
An integer specifying the number of simulations.
- series
The CPUE series to be used.