quantile.Bolstad function

Posterior quantiles

Posterior quantiles

## S3 method for class 'Bolstad' quantile(x, probs = seq(0, 1, 0.25), ...)

Arguments

  • x: an object of class Bolstad
  • probs: numeric vector of probabilities with values in [0,1][0,1].
  • ``...,: any extra arguments needed.

Details

If x is of class Bolstad then this will find the quantiles of the posterior distribution using numerical integration and linear interpolation if necessary.

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

Useful links