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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 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

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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