Replies: 2 comments
-
Hi @vmiropina 👋 This is a great question! In principle these types of population growth functions could be accommodated, but they aren't implemented in msprime. It should just be a case of adding some extra parameters and implementing the required functions here, but it would be a significant project to actually make the changes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much for your answer !
El vie, 28 ene 2022 a las 11:06, Jerome Kelleher ***@***.***>)
escribió:
… Hi @vmiropina <https://github.com/vmiropina> 👋
This is a great question! In principle these types of population growth
functions could be accommodated, but they aren't implemented in msprime. It
should just be a case of adding some extra parameters and implementing the
required functions here
<https://github.com/tskit-dev/msprime/blob/0807f6d44eb91c9503f27b5c2c19bc2ce478b96d/lib/msprime.c#L87>,
but it would be a significant project to actually make the changes.
—
Reply to this email directly, view it on GitHub
<#1996 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASZKVRRI6IAU46E5V72VUODUYJTDBANCNFSM5NAHWAYA>
.
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>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to know if there is a way to add arbitrary demography.
For example, instead of exponential growth I would like to have logistic or Gompertz or this type of functions.
Is that possible ?
Beta Was this translation helpful? Give feedback.
All reactions