setData.FactorAnalyses: Set data for the factor analysis models.

Description Usage Arguments

Description

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

Usage

1
2
## S3 method for class 'FactorAnalyses'
setData(this, data)

Arguments

this

the FactorAnalyses object.

data

the data to be set, should matrix of observed responses.


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