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

Have a Tree constructor with nu #81

Open
anilbey opened this issue Oct 20, 2019 · 0 comments
Open

Have a Tree constructor with nu #81

anilbey opened this issue Oct 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@anilbey
Copy link
Member

anilbey commented Oct 20, 2019

Right now it is set explicitly after the constructor is called
in here
https://github.com/anilbey/sc-dna/blob/19760ae2e9a606d0a4c53fc384310442dfeff84b/src/infer_trees.cpp#L189
here
https://github.com/anilbey/sc-dna/blob/19760ae2e9a606d0a4c53fc384310442dfeff84b/simulations/run_simulations.cpp#L93
and here
https://github.com/anilbey/sc-dna/blob/19760ae2e9a606d0a4c53fc384310442dfeff84b/simulations/Simulation.h#L84

Have a constructor overload for the overdispersed case and use it instead.

@pedrofale pedrofale added the enhancement New feature or request label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants