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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns