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 31 Mar. 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
02/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/2703/2803/29Downloads for simstudy102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
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  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
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