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).
Version: | 0.2.1 |
Depends: | R (≥ 3.3.0) |
Imports: | data.table, glue, methods, mvnfast, mvtnorm, Rcpp, backports |
LinkingTo: | Rcpp |
Suggests: | covr, dplyr, formatR, gee, ggplot2, grid, gridExtra, hedgehog, knitr, magrittr, Matrix, mgcv, ordinal, pracma, rmarkdown, scales, splines, survival, testthat |
Published: | 2020-10-07 |
Author: | Keith Goldfeld |
Maintainer: | Keith Goldfeld <Keith.Goldfeld at nyumc.org> |
BugReports: | https://github.com/kgoldfeld/simstudy/issues |
License: | GPL-3 |
URL: | https://github.com/kgoldfeld/simstudy, https://kgoldfeld.github.io/simstudy/, https://kgoldfeld.github.io/simstudy/dev/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | simstudy results |
Reference manual: | simstudy.pdf |
Vignettes: |
Clustered Data Correlated Data Dynamic Data Definition Longitudinal Data Missing Data Ordinal Categorical Data Simulating Study Data Spline Data Survival Data Treatment and Exposure |
Package source: | simstudy_0.2.1.tar.gz |
Windows binaries: | r-devel: simstudy_0.2.1.zip, r-release: simstudy_0.2.1.zip, r-oldrel: simstudy_0.2.1.zip |
macOS binaries: | r-release: simstudy_0.2.1.tgz, r-oldrel: simstudy_0.2.1.tgz |
Old sources: | simstudy archive |
Reverse suggests: | concurve |
Please use the canonical form https://CRAN.R-project.org/package=simstudy to link to this page.