bea-class: Class '"bea"'

Description Slots Methods Author(s) See Also

Description

The "bea" class represents output from Bayesian exposure assessment models. Objects of class "bea" are created by calls to bea_count, bea_conc and bea_presence.

Slots

Objects of class "bea" contain the following slots:

call:

Object of class "language"; original call to exposure assessment function

data:

Object of class "data.frame"; original input data

family:

Object of class "function"; distribution family used to fit the model

par:

Object of class "list"; settings for Bayesian model fitting

model:

Object of class "JAGS_model"; fitted Bayesian model

mcmc:

Object of class "list"; resulting model estimates

diagnostics:

Object of class "list"; DIC and BGR diagnostics

Methods

print

signature(x = "bea"): ...

show

signature(object = "bea"): ...

Author(s)

brechtdv@gmail.com

See Also

bea_count, bea_conc, bea_presence


brechtdv/QMRA documentation built on May 13, 2019, 5:06 a.m.