bdrm-class: Class '"bdrm"'

Description Slots Methods Author(s)

Description

The "bdrm" class represents output from Bayesian dose-response models. Objects of class "bdrm" are created by calls to bdrm.

Slots

Objects of class "bdrm" 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 = "bdrm")

show

signature(object = "bdrm")

Author(s)

brechtdv@gmail.com


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