NEWS | R Documentation |
News for Package 'simctest'
Changes in version 2.6 (2019-11-04)
Adjusted code to use p-value buckets as in the final version of hte article "Implementing Monte Carlo Tests with P-value Buckets".
Changes in version 2.5
Added functionality for multiple thresholds (for article 'Implementing Monte Carlo Tests with Multiple Thresholds').
Added main functions 'mctest', 'mctest.RL' and 'mctest.simctest' as well as class 'mtestres'.
NEWS.RD file added.
Changes in version 2.4 (2013-12-13)
Simplified examples in Rd files (and vignettes) to speed-up CRAN self-check.
Changes in version 2.3 (2013-06-10)
Implemented functionality for article 'QuickMMCTest–Quick Multiple Monte Carlo Testing'
All changes in 'R/mmctest.R': parameter 'thompson' now available to enable 'QuickMMCTest' allocation of new samples.
Changes in version 2.2 (2013-02-20)
Added intersecting of confidence intervals in 'mmctest' (file 'R/mmctest.R')
Changes in version 2.1 (2012-09-17)
Implemented functionality for article 'MMCTest – A safe algorithm for multiple Monte Carlo tests'.
Added classes 'mmctest' and 'mmctestres' (in file 'R/mmctest.R') providing main functions 'mmctest' and 'mmctSampler' (plus further functionality).
Added manual Rd files in 'man/' and a new vignette in 'inst/simctest-mmctest-intro.Rnw'.
Changes in version 1.99-2 (2012-03-19)
New example in manual file 'man/simctest.Rd'.
Changes in version 1.99 (2011-11-08)
Added functions 'mcp' and 'mkdeltamid' (computation of the power of a Monte Carlo test).
Added new class 'mcpres' (in R/mcp.R).
Changes in version 1.0-1 (2010-02-07)
Completed missing entries in the 'Rd' file manual (folder 'man').
Added the full JASA bib item in inst/CITATION after publication of the underlying JASA article.
Changes in version 1.0 (2009-05-28)
Initial submission to CRAN.