setData.LCAs: Set data for the LCA models.

Description Usage Arguments

Description

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

Usage

1
2
## 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.


sBIC documentation built on May 2, 2019, 4:16 a.m.