Learn R Programming

The smartDesign Package

Sequential Multiple Assignment Randomized Trial Design, with two main design options: Single Sequential Treatment (SST) and Dynamic Treatment Regminen (DTR) designs, for which we split into separate calculations and plot methods.

SST

smartSST()

Performs sensitivity and specificity calculations for the SST design given means for G0 and G1, and sample size. User specifies the B level to be applied in the power and the plot functions.

powerSST()

Power for the SST design.

DTR

smartDTR()

Sensitivity and Specificity calculations for given mean and variance vectors for the Dynamic Treatment Regimen (DTR).

powerDTR()

Power to compere two groups of DTR settings. Plot and print methods are available.

Copy Link

Version

Install

install.packages('smartDesign')

Monthly Downloads

162

Version

0.74

License

GPL (>= 3)

Maintainer

Jason Sinnwell

Last Published

March 4th, 2024

Functions in smartDesign (0.74)

smartSST

Single Sequential Trial design clinical trial calculations
smartDTR

Dynamic Treatment Regimen (DTR) Trial design clinical trial calculations
powerDTR

Power Dynamic Treatment Regimen (DTR) Trial design clinical trial calculations
powerSST

Power for Single Sequential Treatment (SST) Trial design clinical trial calculations