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

Today's Hot Picks in Authors and Packages

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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
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  
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  
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  

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