Other packages > Find by keyword >

simctest  

Safe Implementation of Monte Carlo Tests
View on CRAN: Click here


Download and install simctest package within the R console
Install from CRAN:
install.packages("simctest")

Install from Github:
library("remotes")
install_github("cran/simctest")

Install by package version:
library("remotes")
install_version("simctest", "2.6.1")



Attach the package and use:
library("simctest")
Maintained by
Axel Gandy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-05-28
Latest Update: 2024-11-04
Description:
Algorithms for the implementation and evaluation of Monte Carlo tests, as well as for their use in multiple testing procedures.
How to cite:
Axel Gandy (2009). simctest: Safe Implementation of Monte Carlo Tests. R package version 2.6.1, https://cran.r-project.org/web/packages/simctest. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-0 (2009-05-28 19:59), 1.0-1 (2010-02-07 10:16), 1.99-2 (2012-03-19 18:45), 1.99 (2011-11-08 07:54), 2.1 (2012-09-17 14:55), 2.2 (2013-02-20 16:28), 2.3 (2013-06-10 18:41), 2.4.1 (2015-03-04 12:25), 2.4 (2013-12-13 13:30), 2.5 (2017-03-23 14:02), 2.6 (2019-11-04 14:20)
Other packages that cited simctest R package
View simctest citation profile
Other R packages that simctest depends, imports, suggests or enhances
Complete documentation for simctest
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA