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 05 Jun. 2026.
Previous versions and publish date:
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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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