-
Notifications
You must be signed in to change notification settings - Fork 10
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
discard data treatment #51
Comments
Perhaps use simple_with_discards model to investigate this. I thin, currently discards aren't being fed back into the OM, and are not being sampled. I don't know if this is ok or not... |
As I understand it, discards are used by the model to help estimate
retention function parameters, the model estimated discards are then
calculated from fleet F and selectivity/retention parameters. Because the
OM parameters are already fixed the discards are calculated from these
parameters and input discards will have no effect.
…On Fri, Oct 22, 2021 at 10:36 AM Kathryn Doering ***@***.***> wrote:
Perhaps use simple_with_discards model to investigate this. I thin,
currently discards aren't being fed back into the OM, and are not being
sampled. I don't know if this is ok or not...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMU2O2QIOS6SSHVEXIQPL6DUIFZFPANCNFSM4YR4YJWQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
There is a discards section in the output catch list from the MS, but this is not used by the OM functions. Add a warning if anyone uses discards. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Revisit how discards are treated. What input can users put in? How are they sampled ? How are they used in the OM?
The text was updated successfully, but these errors were encountered: