Learn R Programming

BeviMed (version 3.0)

summary.BeviMed: Create summary of

Description

Create summary of BeviMed classed-object

Usage

# S3 method for BeviMed
summary(object, gamma1_prior = 0.01,
  tau0_shape = object[["tau_shape"]], confidence = 0.95,
  simulations = 1000, ...)

Arguments

object
Object of class BeviMed.
gamma1_prior
Prior probability of that gamma = 1.
tau0_shape
Beta shape hyper-priors for prior on rate of case labels.
confidence
Numeric value of statistical confidence with which returning interval should contain the true value.
simulations
Integer value of number of simulations to use in estimation of the confidence interval.
...
Non-used arguments.

Value

Object of class BeviMed_summary.