summary.BJSM_dose_binary {snSMART}R Documentation

Summarizing BJSM fits

Description

summary method for class BJSM_dose_binary

Usage

## S3 method for class 'BJSM_dose_binary'
summary(object, ...)

Arguments

object

an object of class BJSM_dose_binary, usually, a result of a call to BJSM_binary

...

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 6 x 5 matrix with columns for the estimated linkage parameters


[Package snSMART version 0.2.3 Index]