setData.LCAs {sBIC}R Documentation

Set data for the LCA models.

Description

Sets the data to be used by the LCA models when computing MLEs.

Usage

## S3 method for class 'LCAs'
setData(this, data)

Arguments

this

the LCAs object.

data

the data to be set, should be an integer valued matrix where each row represents a single sample from the observed variables.


[Package sBIC version 0.2.0 Index]