Learn R Programming

sBIC (version 0.2.0)

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

Description

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

Usage

"setData"(this, data)

Arguments

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