uvsdSim-class {hbmem}R Documentation

Class "uvsdSim" ~~~

Description

Object that results from simulating UVSD data with uvsdSim().

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" ~~
muS2:
Object of class "numeric" ~~
alphaN:
Object of class "numeric" ~~
betaN:
Object of class "numeric" ~~
alphaS:
Object of class "numeric" ~~
betaS:
Object of class "numeric" ~~
alphaS2:
Object of class "numeric" ~~
betaS2:
Object of class "numeric" ~~

Examples

showClass("uvsdSim")

[Package hbmem version 0.1 Index]