summary.group_seq {snSMART}R Documentation

Summarizing BJSM fits

Description

summary method for class "group_seq"

Usage

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

Arguments

object

an object of class "group_seq", usually, a result of a call to group_seq

...

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]