Add a mean-log-likelihood method to improve the ACT estimation
All threads resolved!
All threads resolved!
Compare changes
+ 39
− 3
@@ -227,6 +227,17 @@ class Ptemcee(MCMCSampler):
@@ -448,7 +459,10 @@ class Ptemcee(MCMCSampler):
@@ -706,7 +720,6 @@ def check_iteration(
@@ -719,7 +732,7 @@ def check_iteration(
@@ -1090,6 +1103,29 @@ class LikePriorEvaluator(object):