VSLCMdata-class: Constructor of 'VSLCMdata' class

Description Examples

Description

n

number of observations

d

number of variables

withContinuous

logical indicating if some variables are continuous

withInteger

logical indicating if some variables are integer

withCategorica

logical indicating if some variables are categorical

dataContinuous

instance of VSLCMdataContinuous containing the continuous data

dataInteger

instance of VSLCMdataContinuous containing the integer data

dataCategorical

instance of VSLCMdataContinuous containing the categorical data

var.names

labels of the variables

Examples

1
  getSlots("VSLCMdata")

VarSelLCM documentation built on May 2, 2019, 4:59 p.m.