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.8.1")



Attach the package and use:
library("simstudy")
Maintained by
Keith Goldfeld
[Scholar Profile | Author Map]
First Published: 2016-06-21
Latest Update: 2023-06-01
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.8.1, https://cran.r-project.org/web/packages/simstudy. Accessed 04 May. 2025.
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)
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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for simstudy10152025303540455055606570TrendBars

Today's Hot Picks in Authors and Packages

kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
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  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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