Learn R Programming

VarSelLCM (version 2.1.1)

VSLCMdataInteger-class: Constructor of '>VSLCMdataInteger class

Description

n

number of observations

d

number of variables

data

matrix of observations (one row = one observation)

notNA

matrix of logical (1:observed, 0:unobserved)

priors

hyper-parameters of the prior distributions

@examples getSlots("VSLCMdataInteger")

Arguments