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
@jasonmcewen We have the log evidence with standard deviation here, which is not always numerically stable and inverse evidence with log space errors here but not log evidence with log space errors. It's straightforward to get it from the inverse evidence but I think it would be best to also have a method getting this directly for the user. Or perhaps we can modify the compute_ln_evidence method to give log space erros?
Thanks for the clarification @alicjapolanska . So the core functionality is there, is just a matter of having a nice wrapper function for the non-inverse values in log space. That would indeed be nice. As we discussed, we should also review the non-log computations and potentially remove them (issue #249). So we could address this issue as part of the work related to that one, or simply do this separately first.
No description provided.
The text was updated successfully, but these errors were encountered: