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]
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 19 Apr. 2025.
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
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/18Downloads for simFrame0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
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  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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