Learn R Programming

simTool (version 1.1.7)

Conduct Simulation Studies with a Minimal Amount of Source Code

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.

Copy Link

Version

Install

install.packages('simTool')

Monthly Downloads

305

Version

1.1.7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 22nd, 2020

Functions in simTool (1.1.7)

print.eval_tibbles

Printing simulation results
eval_tibbles

Workhorse for simulation studies
expand_tibble

Creates a tibble from All Combinations