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

Computing likelihood for decapitated ARGs. #2235

Open
GertjanBisschop opened this issue Dec 7, 2023 · 0 comments
Open

Computing likelihood for decapitated ARGs. #2235

GertjanBisschop opened this issue Dec 7, 2023 · 0 comments

Comments

@GertjanBisschop
Copy link
Member

As discussed in #2232, we could easily extent the current log_arg_likelihood such that we also return the correct likelihood when the ARG simulation was stopped early. This means we need to distinguish between roots that are unary across the ARG versus those that are only unary across parts of the ARG.
I guess the easiest solution would be if those nodes had their own flag/NodeType instead of flag=0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant