summary.BJSM_binary {snSMART} | R Documentation |
Summarizing BJSM fits
Description
summary
method for class "BJSM_binary
"
Usage
## S3 method for class 'BJSM_binary'
summary(object, ...)
Arguments
object |
an object of class " |
... |
further arguments. Not currently used. |
Value
- Treatment Effects Estimate
a 3 x 5 matrix with columns for the estimated treatment effects, its standard error, coverage probability of its credible interval, lower bound for its credible interval and higher bound for its credible interval
- Differences between Treatments
a 3 x 5 matrix with columns for the estimated differences in treatment effects between two treatments, its standard error, coverage probability of its credible interval, lower bound and higher bound of the credible interval
- Linkage Parameter Estimate
a 2 x 5 matrix, if the two beta model is fitted, or a 6 x 5 matrix, if the six beta model is fitted, with columns for the estimated linkage parameters
- Expected Response Rate of Dynamic Treatment Regimens (DTR)
[Package snSMART version 0.2.3 Index]