dpsdSim-class {hbmem}R Documentation

Class "dpsdSim" ~~~

Description

Object that results from performing a DPSD simulation with dpsdSim(); contains true values and indexes.

Slots

cond:
Object of class "numeric" ~~
subj:
Object of class "numeric" ~~
item:
Object of class "numeric" ~~
lag:
Object of class "numeric" ~~
resp:
Object of class "numeric" ~~
muN:
Object of class "numeric" ~~
muS:
Object of class "numeric" ~~
muR:
Object of class "numeric" ~~
alphaN:
Object of class "numeric" ~~
betaN:
Object of class "numeric" ~~
alphaS:
Object of class "numeric" ~~
betaS:
Object of class "numeric" ~~
alphaR:
Object of class "numeric" ~~
betaR:
Object of class "numeric" ~~

See Also

dpsdSim()

Examples

showClass("dpsdSim")

[Package hbmem version 0.1 Index]