Other packages > Find by keyword >

simFrame  

Simulation Framework
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simFrame", "0.5.4")



Attach the package and use:
library("simFrame")
Maintained by
Andreas Alfons
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-08-13
Latest Update: 2021-10-14
Description:
A general framework for statistical simulation, which allows researchers to make use of a wide range of simulation designs with minimal programming effort.The package provides functionality for drawing samples from a distribution or a finite population, for adding outliers and missing values, as well as for visualization of the simulation results.It follows a clear object-oriented design and supports parallel computing to increase computational performance.
How to cite:
Andreas Alfons (2009). simFrame: Simulation Framework. R package version 0.5.4, https://cran.r-project.org/web/packages/simFrame. Accessed 12 Mar. 2026.
Previous versions and publish date:
0.1.1 (2009-09-03 11:26), 0.1.2 (2009-12-01 16:39), 0.1 (2009-08-13 10:59), 0.2 (2010-06-08 17:45), 0.3.1 (2010-08-16 15:04), 0.3.2 (2010-08-17 14:53), 0.3.3 (2010-08-18 16:35), 0.3.4 (2010-08-22 09:58), 0.3.5 (2010-10-16 16:30), 0.3.6 (2010-10-19 09:31), 0.3.7 (2010-11-02 11:34), 0.3 (2010-08-10 17:42), 0.4.1 (2011-03-21 19:23), 0.4.2 (2011-07-23 16:42), 0.4.3 (2011-07-25 23:12), 0.4.4 (2011-10-03 07:41), 0.4 (2011-03-17 17:01), 0.5.0 (2012-01-02 19:46), 0.5.1 (2013-12-11 11:07), 0.5.2 (2014-02-13 14:30), 0.5.3 (2014-03-03 10:43)
Other packages that cited simFrame R package
View simFrame citation profile
Other R packages that simFrame depends, imports, suggests or enhances
Complete documentation for simFrame
Functions, R codes and Examples using the simFrame R package
Some associated functions: BasicVector-class . ContControl-class . ContControl . DARContControl-class . DCARContControl-class . DataControl-class . NAControl-class . NumericMatrix-class . OptBasicVector-class . OptCall-class . OptCharacter-class . OptContControl-class . OptDataControl-class . OptNAControl-class . OptNumeric-class . OptSampleControl-class . SampleControl-class . SampleSetup-class . SimControl-class . SimResults-class . Strata-class . SummarySampleSetup-class . TwoStageControl-class . VirtualContControl-class . VirtualDataControl-class . VirtualNAControl-class . VirtualSampleControl-class . accessors . aggregate-methods . clusterRunSimulation . clusterSetup . contaminate . draw . eusilcP . generate . head-methods . inclusionProb . length-methods . plot-methods . runSimulation . sampling . setNA . setup . simApply . simBwplot . simDensityplot . simFrame-package . simSample . simXyplot . stratify-utilities . stratify . summary-methods . tail-methods . 
Some associated R codes: aaaClasses.R . aaaGenerics.R . accessors.R . aggregate.R . cluster.R . clusterRunSimulation.R . clusterSetup.R . contaminate.R . draw.R . generate.R . head.R . inclusionProb.R . initialize.R . length.R . plot.R . runSimulation.R . sampling.R . setNA.R . setup.R . show.R . simApply.R . simBwplot.R . simDensityplot.R . simSample.R . simSapply.R . simXyplot.R . stratify.R . summary.R . tail.R . utils.R .  Full simFrame package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
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  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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