Learn R Programming

VarSelLCM (version 2.1.1)

VSLCMdataContinuous-class: Constructor of '>VSLCMdataContinuous 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

Arguments

Examples

Run this code
# NOT RUN {
  getSlots("VSLCMdataContinuous")
  

# }

Run the code above in your browser using DataLab