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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for simFrame05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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