Other packages > Find by keyword >

simstudy  

Simulation of Study Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simstudy", "0.9.1")



Attach the package and use:
library("simstudy")
Maintained by
Keith Goldfeld
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-21
Latest Update: 2024-07-29
Description:
Simulates data sets in order to explore modeling techniques or better understand data generating processes. The user specifies a set of relationships between covariates, and generates data based on these specifications. The final data sets can represent data from randomized control trials, repeated measure (longitudinal) designs, and cluster randomized trials. Missingness can be generated using various mechanisms (MCAR, MAR, NMAR).
How to cite:
Keith Goldfeld (2016). simstudy: Simulation of Study Data. R package version 0.9.1, https://cran.r-project.org/web/packages/simstudy. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 0.1.1 (2016-06-21 08:32), 0.1.2 (2016-12-08 00:56), 0.1.3 (2017-07-03 18:38), 0.1.4 (2017-09-20 15:50), 0.1.5 (2017-10-03 16:30), 0.1.6 (2017-10-18 18:28), 0.1.7 (2017-11-02 19:06), 0.1.8 (2018-01-08 22:33), 0.1.9 (2018-05-11 16:44), 0.1.10 (2018-09-16 19:50), 0.1.11 (2019-02-07 22:40), 0.1.12 (2019-02-26 21:50), 0.1.13 (2019-05-17 00:00), 0.1.14 (2019-08-09 16:30), 0.1.15 (2019-10-16 20:50), 0.1.16 (2020-03-31 19:10), 0.2.0 (2020-10-06 17:00), 0.2.1 (2020-10-08 00:50), 0.3.0 (2021-11-05 01:20), 0.4.0 (2022-01-20 17:00), 0.5.0 (2022-07-08 18:40), 0.5.1 (2022-10-03 17:50), 0.6.0 (2023-02-18 22:50), 0.7.0 (2023-06-01 15:40), 0.7.1 (2023-11-23 02:00), 0.8.0 (2024-05-15 15:50), 0.8.1 (2024-07-29 19:20), 0.9.0 (2025-10-06 07:10), 0.9.1 (2025-12-16 10:10)
Other packages that cited simstudy R package
View simstudy citation profile
Other R packages that simstudy depends, imports, suggests or enhances
Complete documentation for simstudy
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
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  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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