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

Make plot of a fit on the full time series #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dr-david
Copy link
Collaborator

  • Add a notebook to fit the quasilikelihood model on the full deconvolved time series
  • Add a parameter epsilon to compute_overdispersion to avoid outliers. Only residuals from a fitted value > epsilon and < 1 - epsilon are used to compute the overdispersion. We substract from the denominator the number of datapoints which are excluded.

* evaluation workflow

* fixed data expands

* solve lineage overcounting

* Save current changes for testing older version

* compatibility with refactor #27

* added fitted plots (in progress)

* numerically stable logit predictions

* Generalize the function

---------

Co-authored-by: Paweł Czyż <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant