Package: simTool 1.1.7.9000
simTool: Conduct Simulation Studies with a Minimal Amount of Source Code
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.
Authors:
simTool_1.1.7.9000.tar.gz
simTool_1.1.7.9000.zip(r-4.5)simTool_1.1.7.9000.zip(r-4.4)simTool_1.1.7.9000.zip(r-4.3)
simTool_1.1.7.9000.tgz(r-4.4-any)simTool_1.1.7.9000.tgz(r-4.3-any)
simTool_1.1.7.9000.tar.gz(r-4.5-noble)simTool_1.1.7.9000.tar.gz(r-4.4-noble)
simTool_1.1.7.9000.tgz(r-4.4-emscripten)simTool_1.1.7.9000.tgz(r-4.3-emscripten)
simTool.pdf |simTool.html✨
simTool/json (API)
NEWS
# Install 'simTool' in R: |
install.packages('simTool', repos = c('https://marselscheer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marselscheer/simtool/issues
facilitates-simulation-studiessimulation
Last updated 3 years agofrom:2a78ea451a. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:eval_tibblesexpand_tibble
Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Workhorse for simulation studies | eval_tibbles |
Creates a 'tibble' from All Combinations | expand_tibble |
Printing simulation results | print.eval_tibbles |