birdepy / birdepy_project

BirDePy is a Python package for working with continuous time birth-and-death processes.
https://birdepy.github.io
GNU General Public License v3.0
7 stars 1 forks source link

Model Label info. and References #9

Open nsankar opened 2 years ago

nsankar commented 2 years ago

Hi @bpatch ,

It would be great if you can provide some guidance on the following as a part of the Birth and Death processes doc.page with regards to using specific models cited : https://birdepy.github.io/processes.html#birth-and-death-processes

  1. What are the key considerations in selecting a specific model label of a specific type? for instance 'Verhulst' Vs 'loss-system' ? including possibly the algorithm characteristics, data and application perspectives..
  2. Info. and links to the reference literature for each model type (Model-label: Ricker, 'pure-birth' etc.)

This will be really helpful. Thanks in advance.