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

refactor(proportion_female): Remove comments #45

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

kellijohnson-NOAA
Copy link
Contributor

What is the feature?

  • proportion_female was commented out in all of the case studies because setting it was not doing anything to the model.
  • In M2 we will remove the ability to set this parameter vector because it was not doing anything.
  • In the future we will add the feature back.

How have you implemented the solution?

  • Removed all of the lines that were commented out for setting proportion_female
  • Simplified a comment in the scamp case study to say that it is fixed at 0.5 instead of you have the ability to estimate it.

Does the PR impact any other area of the project, maybe another repo?

proportion_female was commented out in all of the case studies because
setting it was not doing anything to the model. In M2 we will remove the
ability to set this parameter vector because it was not doing anything.
In the future we will add the feature back. This change does nothing to
the results.

Simplified a comment in the scamp case study to say that it is fixed at
0.5 instead of you have the ability to estimate it.

Part of NOAA-FIMS/FIMS#638 and NOAA-FIMS/seaside-chats#7
@kellijohnson-NOAA kellijohnson-NOAA added kind: refactor Restructure code to improve the implementation of FIMS P3 Low priority task theme: code cleanup theme: R interface labels Jul 26, 2024
@kellijohnson-NOAA kellijohnson-NOAA merged commit 3e8f058 into main Jul 26, 2024
1 check passed
@kellijohnson-NOAA kellijohnson-NOAA deleted the remove-proportion_female branch July 26, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: refactor Restructure code to improve the implementation of FIMS P3 Low priority task theme: code cleanup theme: R interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant