Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nseewald1/rmSMARTSize
Browse files Browse the repository at this point in the history
  • Loading branch information
nickseewald committed Mar 27, 2019
2 parents 4bd35f7 + ef873fe commit 167e2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
Companion code for "Sample size considerations for comparing dynamic treatment regimens in a sequential multiple-assignment randomized trial with a continuous longitudinal outcome"

## File Descriptions
- [functions.R](functions.R): Helper functions for simulations. Contains sample size function, as well as functions used for parameter estimation.
- [sampleSize.R](sampleSize.R): Contains function to compute sample size for a SMART with a longitudinal outcome in which the primary aim is to compare two embedded DTRs.
- [functions.R](functions.R): Helper functions for simulations and parameter estimation.
- [generativeFunctions.R](generativeFunctions.R): Helper functions for data generation.
- [generateSMART.R](generateSMART.R): Main function used to generate data from a SMART.
- [simulateSMART.R](simulateSMART.R): Wrapper to generateSMART and helper functions to enable iterative data generation and parameter estimation.
Expand Down

0 comments on commit 167e2e5

Please sign in to comment.