Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSplots: Untested/Unused parameters #69

Open
efletcherPIFSC opened this issue Jan 11, 2023 · 0 comments
Open

SSplots: Untested/Unused parameters #69

efletcherPIFSC opened this issue Jan 11, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation topic: ss-plots Relating to ssplot functions derived from r4ss

Comments

@efletcherPIFSC
Copy link
Collaborator

The following SSplot Functions arguments itself or its one of its options are either not tested, unused, unimplemented, or has an issue stated in its original code documentation (as of 1/10/2023):

  • SSplotEnsemble
    • pdf/use_pdf option for pdf plots (not tested for TRUE)
    • mcmcVec mcmc vector TODO TODO. Default is FALSE
    • indexQlabel TRUE/FALSE include labels for indices. Default is TRUE (currently not used)
    • plot Deprecated. Plots (and subplots) are drawn to the active plot device by default (TRUE), and the option to disable this, via FALSE, is unused.
    • new Deprecated. New plot windows are created by default (TRUE), and the option to disable this, via FALSE, is unused.
  • SSplotModelComp
    • pdf/use_pdf Not tested for TRUE
    • indexfleets CHECK IF NEEDED or how to adjust indexfleets
    • mcmcVec NOT TESTED Vector of TRUE/FALSE values (or single value) indicating
    • plot Deprecated. Plots (and subplots) are drawn to the active plot device by default (TRUE), the option to disable this via FALSE, is unused here.
    • new Deprecated. New plot windows are created by default (TRUE), and the option to disable this, via FALSE, is unused.
  • SSplotHCXval
    • subplots optional use of c("cpue","len","age"), yet to be tested for age.
    • mcmcVec NOT TESTED Vector of TRUE/FALSE values (or single value) indicating
    • shadealpha Transparancy adjustment used to make default shadecol. (currently not used)
    • indexfleets CHECK IF NEEDED or how to adjust indexfleets
    • plot Deprecated. Plots (and subplots) are drawn to the active plot device by default (TRUE), and the option to disable this, via FALSE, is unused.
  • SSplotJABBAres
    • pdf/use_pdf option for pdf plots (not tested for TRUE)
    • plot Deprecated. Plots (and subplots) are drawn to the active plot device by default (TRUE), and the option to disable this, via FALSE, is unused.
    • xlim Optional, values for x-axis range of years to display on plot.' Default = "default" displays all years of available data. (currently not used) xlim and ylim parameter documentation #67
    • new Deprecated. New plot windows are created by default (TRUE), and the option to disable this, via FALSE, is unused.
  • SSplotRetro
    • mcmcVec NOT TESTED Vector of TRUE/FALSE values (or single value) indicating mcmc values are used
    • plot Option to draw subplots and plot in the interface. Deprecated. Option to disable will be removed in future version.
    • new Deprecated. New plot windows are created by default (TRUE), and the option to disable this, via FALSE, is unused.
    • pdf/use_pdf option for pdf plots (currently does not work when subplots specified)
    • indexQlabel TRUE/FALSE, if TRUE add catchability to legend in plot of index fits (currently not used)
    • shadealpha set the transparency level (alpha) of the area of uncertainty. Defalut to 0.3 (currently not used)
  • SSplotRunsTest
    • plot Deprecated. Plots (and subplots) are drawn to the active plot device by default (TRUE), the option to disable this via FALSE, is unused here.
@efletcherPIFSC efletcherPIFSC added documentation Improvements or additions to documentation topic: ss-plots Relating to ssplot functions derived from r4ss labels Jan 11, 2023
@efletcherPIFSC efletcherPIFSC added this to the ss3diags 2.2.0 milestone Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation topic: ss-plots Relating to ssplot functions derived from r4ss
Projects
None yet
Development

No branches or pull requests

1 participant