Median generic
Compute the posterior median of the posterior distribution
## S3 method for class 'Bolstad' median(x, na.rm = FALSE, ...)
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.If x
is an object of class Bolstad
then the posterior median of the parameter of interest will be calculated.
James Curran
Useful links