Skip to content
Discussion options

You must be logged in to vote

First of all, make sure you understand the meaning of the K parameter. See #184 for an explanation. With k=2, CAFE will attempt to approximate a gamma curve using one low and one high value. The failures you're seeing indicate that the high value that was chosen failed due to saturation (the rate of evolution was too great to be evaluated). CAFE will assume that the calculated values for that particular family lie near the lower value instead.

You could play with the optimizer settings, but we've never identified any changes to the optimizer that make a significant difference in the final results. It might be interesting to hold lambda constant and see how alpha gets optimized with a K of…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Jiahe-Sun
Comment options

You must be logged in to vote
2 replies
@benfulton
Comment options

@Jiahe-Sun
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #228 on April 16, 2025 13:56.