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

Today's Hot Picks in Authors and Packages

waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
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  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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