Recent Releases of SimEngine
SimEngine - SimEngine 1.4.0
Major changes
- Substantial updates to the package documentation, including both the vignettes and the function reference.
Minor changes
- Deprecated the use of the
add_to_tidenvironment variable inrun_on_cluster(). - Additional error handling to prevent invalid names.
- R
Published by Avi-Kenny about 2 years ago
SimEngine - SimEngine 1.3.0
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 https://github.com/Avi-Kenny/SimEngine/issues/92.
- R
Published by Avi-Kenny over 2 years ago