-
-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mcse_sd calculation to not use normality assumption. (#2167)
* Update mcsd calculation to not use normality assumption. See https://github.com/stan-dev/posterior/pull/233/files * Update diagnostics.py * Remove ddof=1 from mcse_sd Co-authored-by: Osvaldo A Martin <aloctavodia@gmail.com> * Fix black * Update arviz/stats/diagnostics.py Co-authored-by: Seth Axen <seth@sethaxen.com> * update changelog * black * fix function and update tests * black again * fix multichain diagnostics version of mcse_sd * use fix in both ess and mcse --------- Co-authored-by: Osvaldo A Martin <aloctavodia@gmail.com> Co-authored-by: Seth Axen <seth@sethaxen.com> Co-authored-by: Oriol (ProDesk) <oriol.abril.pla@gmail.com>
- Loading branch information
1 parent
00658ff
commit 27bd755
Showing
4 changed files
with
72 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.