Other packages > Find by keyword >

simulator  

An Engine for Running Simulations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simulator", "0.2.5")



Attach the package and use:
library("simulator")
Maintained by
Jacob Bien
[Scholar Profile | Author Map]
First Published: 2016-07-12
Latest Update: 2023-02-04
Description:
A framework for performing simulations such as those common in methodological statistics papers.The design principles of this package are described in greater depth in Bien, J. (2016) "The simulator: An Engine to Streamline Simulations," which is available at <doi:10.48550/arXiv.1607.00021>.
How to cite:
Jacob Bien (2016). simulator: An Engine for Running Simulations. R package version 0.2.5, https://cran.r-project.org/web/packages/simulator. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.2.0 (2016-07-12 10:55)
Other packages that cited simulator R package
View simulator citation profile
Other R packages that simulator depends, imports, suggests or enhances
Complete documentation for simulator
Functions, R codes and Examples using the simulator R package
Some associated functions: Aggregator-class . Component . Draws-class . DrawsRef-class . Evals-class . EvalsRef-class . ExtendedMethod-class . Method-class . MethodExtension-class . Metric-class . Model-class . ModelRef-class . Output-class . OutputRef-class . Simulation . add . add_bold . add_dref_to_list . add_eref_to_list . add_oref_to_list . aggregate_evals . as.data.frame.Evals . as.data.frame.Model . as.data.frame.listofEvals . as.data.frame.listofModels . cash-Model-method . catsim . create . describe . do_in_parallel . draws . evals . evaluate . evaluate_internal . evaluate_single . generate_model . get_contents . get_files_not_in_simulations . get_model_indices . get_relative_path . get_simulation_with_all_files . ggplot_eval . grapes-greater-than-grapes . load-DrawsRef-method . load-EvalsRef-method . load-ModelRef-method . load-OutputRef-method . load-list-method . load_draws . load_evals . load_libraries_on_cluster . load_model . load_outputs . load_simulation . make_my_example_model . memory_as_string . model . model_names . models_as_data.frame . my_example_loss . my_example_method . new_aggregator . new_extended_method . new_method . new_method_extension . new_metric . new_model . new_simulation . output . outputs_or_evals . plot_eval . plot_eval_by . plot_evals . plus-ExtendedMethod-MethodExtension-method . plus-Method-MethodExtension-method . plus-list-MethodExtension-method . recycle . relabel . rename . run_extendedmethod_single . run_extmethod_parallel . run_method . run_method_parallel . run_method_single . save_simulation . simulate_from_model . simulate_from_model_single . simulate_parallel . subset_evals . subset_models . subset_simulation . tabulate_eval . 
Some associated R codes: add-to-simulation.R . aggregator-class.R . component-class.R . create.R . draws-class.R . draws.R . evals-class.R . evaluate.R . examples.R . extended-method-class.R . get-from-simulation.R . import_from.R . load.R . manage.R . method-class.R . method-extension-class.R . methods.R . metric-class.R . model-class.R . models.R . output-class.R . parallel-draws.R . parallel-methods.R . parallel.R . plot_eval.R . plot_eval_by.R . plot_evals.R . reference-classes.R . simulation-class.R . tables.R . utils.R . zzz.R .  Full simulator package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for simulator02468101214TrendBars

Today's Hot Picks in Authors and Packages

equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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