Other packages > Find by keyword >

simTool  

Conduct Simulation Studies with a Minimal Amount of Source Code
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simTool", "1.1.8")



Attach the package and use:
library("simTool")
Maintained by
Marsel Scheer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-08
Latest Update: 2025-04-09
Description:
Tool for statistical simulations that have two components. One component generates the data and the other one analyzes the data. The main aims of the package are the reduction of the administrative source code (mainly loops and management code for the results) and a simple applicability of the package that allows the user to quickly learn how to work with it. Parallel computing is also supported. Finally, convenient functions are provided to summarize the simulation results.
How to cite:
Marsel Scheer (2014). simTool: Conduct Simulation Studies with a Minimal Amount of Source Code. R package version 1.1.8, https://cran.r-project.org/web/packages/simTool. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.2 (2014-10-15 02:27), 1.0.3 (2014-10-25 20:48), 1.0 (2014-07-08 07:49), 1.1.0 (2018-03-26 16:58), 1.1.1 (2019-01-14 00:40), 1.1.2 (2019-02-02 22:10), 1.1.3 (2019-03-22 15:00), 1.1.4 (2019-09-14 20:50), 1.1.5 (2020-03-15 21:10), 1.1.6 (2020-05-17 16:20), 1.1.7 (2020-09-22 18:00), 1.1.8 (2025-04-09 08:20)
Other packages that cited simTool R package
View simTool citation profile
Other R packages that simTool depends, imports, suggests or enhances
Complete documentation for simTool
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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