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 16 Jul. 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

bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
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  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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