-
Notifications
You must be signed in to change notification settings - Fork 13
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
Is catch.threshold passed within SMFB? #19
Comments
Yes, you are right, and we should correct it, we’ll do it asap
Thanks!!
De: Marc Taylor [mailto:[email protected]]
Enviado el: jueves, 17 de agosto de 2017 12:59
Para: flr/FLBEIA <[email protected]>
CC: Subscribed <[email protected]>
Asunto: [flr/FLBEIA] Is catch.threshold passed within SMFB? (#19)
A small note: Is catch.theshold (rho) correctly passed to catch production functions (CobbDouglasBio.effort, CobbDouglasAge.effort) within SMFB (FLBEIA/R/OM_2a_Effort_Dynamics_SMFB_LO_exem.R) (see lines 289-292)?
Looks as if the evaluated functions only use the default value (rho=1).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#19>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEz9MoZfZNs5S_BrD7iR378V52YFS1p6ks5sZBz_gaJpZM4O6Ge5>.
|
Corrected now!
De: Marc Taylor [mailto:[email protected]]
Enviado el: jueves, 17 de agosto de 2017 12:59
Para: flr/FLBEIA <[email protected]>
CC: Subscribed <[email protected]>
Asunto: [flr/FLBEIA] Is catch.threshold passed within SMFB? (#19)
A small note: Is catch.theshold (rho) correctly passed to catch production functions (CobbDouglasBio.effort, CobbDouglasAge.effort) within SMFB (FLBEIA/R/OM_2a_Effort_Dynamics_SMFB_LO_exem.R) (see lines 289-292)?
Looks as if the evaluated functions only use the default value (rho=1).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#19>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEz9MoZfZNs5S_BrD7iR378V52YFS1p6ks5sZBz_gaJpZM4O6Ge5>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A small note: Is catch.theshold (
rho
) correctly passed to catch production functions (CobbDouglasBio.effort
,CobbDouglasAge.effort
) withinSMFB
(FLBEIA/R/OM_2a_Effort_Dynamics_SMFB_LO_exem.R) (see lines 289-292)?Looks as if the evaluated functions only use the default value (
rho=1
).The text was updated successfully, but these errors were encountered: