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

return error estimates for CBN, HESBCN, etc #8

Open
rdiaz02 opened this issue Jan 15, 2024 · 0 comments
Open

return error estimates for CBN, HESBCN, etc #8

rdiaz02 opened this issue Jan 15, 2024 · 0 comments

Comments

@rdiaz02
Copy link
Owner

rdiaz02 commented Jan 15, 2024

Those are needed to get the likelihood and compute cross-validated likelihoods, etc. Right now, the predicted genotypes are those for models without noise.

  • H-ESBCN returns the best epsilon (see function markov.h)
  • CBN: see line 286 in h-cbn.c : write the epsilon and lik. to a file.
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

No branches or pull requests

1 participant