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

Update underlying implementation using prior (penalized likelihood) #46

Merged
merged 20 commits into from
Jul 18, 2024

Conversation

hkim89
Copy link
Collaborator

@hkim89 hkim89 commented Jul 18, 2024

  • Add getKc function to pre-estimate Kc.
  • Add gene1Scan and additional gene2Scan incorporated with getKc to pre-estimate Kc inside those functions, so that users can either separately pre-compute Kc with getKc and eigen decompose it as input arguemnts for geneScan and existing gene2Scan functions or do not need to do such steps.
  • Update geneScan, gene2Scan, permTest functions by adding prior distribution of Inverse-Wishart for numerical stability and efficient computation and update documents.
  • Correct and update test files and passing 100 %

@hkim89 hkim89 merged commit da0b1c7 into senresearch:bayesian_testing Jul 18, 2024
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