You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use terastructure to check if there are multiple populations in a supposedly homogeneous dataset. For this reason I ran it first with k=2 and it converged nicely. But I need to compare the held-out likelihood for various values of k, including k=1. When I try to run it with k=1 to get a baseline likelihood value, it never stops running, although likelihood stays the same:
The text was updated successfully, but these errors were encountered:
I'd like to use terastructure to check if there are multiple populations in a supposedly homogeneous dataset. For this reason I ran it first with
k=2
and it converged nicely. But I need to compare the held-out likelihood for various values ofk
, includingk=1
. When I try to run it withk=1
to get a baseline likelihood value, it never stops running, although likelihood stays the same:The text was updated successfully, but these errors were encountered: