aalfons/simFrame: Simulation Framework

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.

Getting started

Package details

AuthorAndreas Alfons [aut, cre], Yves Tille [ctb] (original R code of certain sampling algorithms), Alina Matei [ctb] (original R code of certain sampling algorithms)
MaintainerAndreas Alfons <alfons@ese.eur.nl>
LicenseGPL (>= 2)
Version0.5.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aalfons/simFrame")
aalfons/simFrame documentation built on Nov. 27, 2021, 7:51 a.m.