median.Bolstad function

Median generic

Median generic

Compute the posterior median of the posterior distribution

## S3 method for class 'Bolstad' median(x, na.rm = FALSE, ...)

Arguments

  • x: an object.
  • na.rm: Ideally if TRUE then missing values will be removed, but not currently used.
  • ...: [>=R3.4.0 only] Not currently used.

Details

If x is an object of class Bolstad then the posterior median of the parameter of interest will be calculated.

Author(s)

James Curran

  • Maintainer: James Curran
  • License: GPL (>= 2)
  • Last published: 2024-11-12

Useful links