summary.bayesparobs function

summary method for class "bayesparobs"

summary method for class "bayesparobs"

## S3 method for class 'bayesparobs' summary(object, level = 0.95, HPD = TRUE, ...)

Arguments

  • object: the output model from fitting a meta analysis/regression model
  • level: credible level for interval estimation; set to 0.95 by default
  • HPD: a logical argument indicating whether HPD intervals should be computed; if FALSE, equal-tail credible intervals are computed
  • ...: additional arguments for summary

Returns

print summary for the model fit

  • Maintainer: Daeyoung Lim
  • License: GPL (>= 3)
  • Last published: 2024-01-24