summary.BJSM_dose_binary function

Summarizing BJSM fits

Summarizing BJSM fits

summary method for class BJSM_dose_binary

## 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.

Returns

  • 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
  • Maintainer: Michael Kleinsasser
  • License: GPL (>= 2)
  • Last published: 2024-10-16