Open MOshima-PIFSC opened 1 year ago
To resolve this issue, @efletcherPIFSC and I decided to remove the #' @inheritParams SSplotGenericUncertainty
argument, and include
`#' @param mcmcVec
summaryoutput
(or a similar"all"
or a vector of numbers indicatingmanually in the function documentation. The
uncertaintyparameter was added automatically from using the
inheritParamsfunction. We discussed keeping
uncertainty` and removing indexUncertainty (and renaming to uncertainty in the code) however, Eric made a good point that for compatibility reasons, we should keep indexUncertainty and remove uncertainty.
There is an 'uncertainty' argument but it does not seem to be used in the code and when I tested it, there was no obvious impact on the plot. The 'indexUncertainty' argument turns the uncertainty interval on and off but I think this argument can be removed.
https://github.com/PIFSCstockassessments/ss3diags/blob/80ba04ab6e3bb88186923582b53bf349b6395885/R/SSplotHCxval.R#L99