Learn R Programming

⚠️There's a newer version (0.8.1) of this package.Take me there.

simstudy (version 0.7.0)

Simulation of Study Data

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

Copy Link

Version

Install

install.packages('simstudy')

Monthly Downloads

1,128

Version

0.7.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Keith Goldfeld

Last Published

June 1st, 2023

Functions in simstudy (0.7.0)

addCompRisk

Generating single competing risk survival varible
addPeriods

Create longitudinal/panel data
addCorGen

Create multivariate (correlated) data - for general distributions
addCorFlex

Create multivariate (correlated) data - for general distributions
addCorData

Add correlated data to existing data.table
addMultiFac

Add multi-factorial data
addCondition

Add a single column to existing data set based on a condition
addMarkov

Add Markov chain
addColumns

Add columns to existing data set
addSynthetic

Add synthetic data to existing data set
blockDecayMat

Create a block correlation matrix
defCondition

Add single row to definitions table of conditions that will be used to add data to an existing definitions table
defDataAdd

Add single row to definitions table that will be used to add data to an existing data.table
defRead

Read external csv data set definitions
betaGetShapes

Convert beta mean and precision parameters to two shape parameters
defReadAdd

Read external csv data set definitions for adding columns
blockExchangeMat

Create a block correlation matrix with exchangeable structure
catProbs

Generate Categorical Formula
defMiss

Definitions for missing data
defData

Add single row to definitions table
gammaGetShapeRate

Convert gamma mean and dispersion parameters to shape and rate parameters
defReadCond

Read external csv data set definitions for adding columns
defRepeat

Add multiple (similar) rows to definitions table
genCatFormula

Generate Categorical Formula
genMarkov

Generate Markov chain
genMiss

Generate missing data
defRepeatAdd

Add multiple (similar) rows to definitions table that will be used to add data to an existing data.table
defSurv

Add single row to survival definitions
delColumns

Delete columns from existing data set
distributions

Distributions for Data Definitions
genCorOrdCat

Generate correlated ordinal categorical data
genFormula

Generate a linear formula
genFactor

Create factor variable from an existing (non-double) variable
genCorMat

Create a correlation matrix
genDummy

Create dummy variables from a factor or integer variable
genData

Calling function to simulate data
genCorFlex

Create multivariate (correlated) data - for general distributions
genCorGen

Create multivariate (correlated) data - for general distributions
genOrdCat

Generate ordinal categorical data
genSpline

Generate spline curves
genMixFormula

Generate Mixture Formula
genMultiFac

Generate multi-factorial data
mergeData

Merge two data tables
trtStepWedge

Assign treatment for stepped-wedge design
updateDef

Update definition table
iccRE

Generate variance for random effects that produce desired intra-class coefficients (ICCs) for clustered data.
simstudy-package

simstudy: Simulation of Study Data
simstudy-deprecated

Deprecated functions in simstudy
negbinomGetSizeProb

Convert negative binomial mean and dispersion parameters to size and prob parameters
genObs

Create an observed data set that includes missing data
trtObserve

Observed exposure or treatment
genNthEvent

Generate event data using longitudinal data, and restrict output to time until the nth event.
trtAssign

Assign treatment
viewSplines

Plot spline curves
survGetParams

Get survival curve parameters
viewBasis

Plot basis spline functions
updateDefAdd

Update definition table
genCorData

Create correlated data
trimData

Trim longitudinal data file once an event has occurred
genSurv

Generate survival data
survParamPlot

Plot survival curves
genSynthetic

Generate synthetic data
genCluster

Simulate clustered data