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]
All associated links for this package
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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
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  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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