uvsd-class {hbmem}R Documentation

Class "uvsd" ~~~

Description

Object that results from running hierarchical UVSD analysis.

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" ~~
estS2:
Object of class "numeric" ~~
estCrit:
Object of class "matrix" ~~
blockN:
Object of class "matrix" ~~
blockS:
Object of class "matrix" ~~
blockS2:
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" ~~
b0S2:
Object of class "numeric" ~~
b0Crit:
Object of class "numeric" ~~

Methods

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

See Also

uvsdSample()

Examples

showClass("uvsd")

[Package hbmem version 0.1 Index]