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

add additional selectivity options #6

Open
1 of 11 tasks
k-doering-NOAA opened this issue Dec 29, 2021 · 3 comments
Open
1 of 11 tasks

add additional selectivity options #6

k-doering-NOAA opened this issue Dec 29, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@k-doering-NOAA
Copy link
Contributor

k-doering-NOAA commented Dec 29, 2021

Most key:

  • Pattern 27 - cubic spline
  • Non-parametric (pattern 6, length only)
  • Revise age (pattern 14, age only)
  • Pattern 17 (age) - Random walk
  • Add in all options for Double normal (there are special values)

Less important ( some of these may not want to bother implementing, if they are similar enough to other options)

  • Gausian, like Coleraine
  • pattern 41 - Random walk with user defined scaling
  • pattern 42 - Cubic spline with user defined scaling
  • pattern 43 - non parametric with user define scaling
  • pattern 44 - random walk with separate M and F parameters
  • pattern 45 - revise age with separate M and F parameters
@k-doering-NOAA k-doering-NOAA self-assigned this Feb 17, 2022
@k-doering-NOAA k-doering-NOAA removed their assignment Jul 20, 2022
@e-perl-NOAA
Copy link
Collaborator

@Bai-Li-NOAA was looking for a specific selectivity option in the helper app but didn't see it. Flagging this issue so we can start working on adding selectivity options to the helper app.

@e-perl-NOAA e-perl-NOAA added the enhancement New feature or request label Jan 4, 2024
@Bai-Li-NOAA
Copy link

Thanks, Elizabeth. I plan on using pattern 17, but I did not find it on the Shiny app. Nevertheless, I am able to set it up by following the instructions in the user manual and an example from a test model.

@iantaylor-NOAA
Copy link
Contributor

Glad you got something working, @Bai-Li-NOAA.
Implementing more options in the shiny app (https://connect.fisheries.noaa.gov/ss3-helper/) will just take a chunk of time. I think option 17 is the most commonly used pattern which is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants