dpsd-class {hbmem}R Documentation

Class "dpsd" ~~~

Description

Object that is output from performing estimation of hierarchical DPSD model; contains all estimates, chains, etc.

Slots

mu:
Object of class "numeric" ~~
alpha:
Object of class "numeric" ~~
beta:
Object of class "numeric" ~~
s2alpha:
Object of class "numeric" ~~
s2beta:
Object of class "numeric" ~~
theta:
Object of class "numeric" ~~
estN:
Object of class "numeric" ~~
estS:
Object of class "numeric" ~~
estR:
Object of class "numeric" ~~
estCrit:
Object of class "matrix" ~~
blockN:
Object of class "matrix" ~~
blockS:
Object of class "matrix" ~~
blockR:
Object of class "matrix" ~~
s.crit:
Object of class "array" ~~
pD:
Object of class "numeric" ~~
DIC:
Object of class "numeric" ~~
M:
Object of class "numeric" ~~
keep:
Object of class "numeric" ~~
b0:
Object of class "matrix" ~~
b0Crit:
Object of class "numeric" ~~

Methods

No methods defined with class "dpsd" in the signature.

Author(s)

Michael Pratte

See Also

dpsdSample

Examples

#See help for 'hbmem'

[Package hbmem version 0.1 Index]