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
FIXME: Below line is not correct in code as of March 21, 2020. Should not be the log of the posteriors, should be the posteriors directly. Ashi Messed it up, but is leaving it for Eric to fix.
FIXME: Below line is not correct in code as of March 21, 2020. Should not be the log of the posteriors, should be the posteriors directly. Ashi Messed it up, but is leaving it for Eric to fix.
self.evidence = np.mean(self.post_burn_in_log_posteriors_un_normed_vec)np.sqrt(2np.pi*np.std(self.post_burn_in_samples)**2)
The text was updated successfully, but these errors were encountered: