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 04 May. 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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/03Downloads for simulator024681012141618TrendBars

Today's Hot Picks in Authors and Packages

appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
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  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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