Skip to content

SimEngine 1.3.0

Choose a tag to compare

@Avi-Kenny Avi-Kenny released this 02 Nov 20:19

Major changes

  • Added an option for the summarize() function to calculate Monte Carlo standard errors and confidence intervals for all inferential summary statistics. For summary statistics meant to estimate a population quantity (e.g., the bias of an estimator), the Monte Carlo standard error quantifies variability due to running a finite number of simulation replicates.

Minor changes

  • Fixed a bug associated with function scoping; see #92.