PIFSCstockassessments / ss3diags

R package with advanced diagnostics to evaluate a Stock Synthesis model. Diagnostics include residual analyses, hindcasting and cross-validation techniques, and retrospective analyses.
http://pifscstockassessments.github.io/ss3diags/
2 stars 4 forks source link

fixed SSplotJABBAres bug #21

Closed MOshima-PIFSC closed 2 years ago

MOshima-PIFSC commented 2 years ago

Fixing issue #17 Earlier I had included a grouping of the residuals by year instead of by $Time but this caused the issue so I removed that change and reverted back to the previous method.