Rdocumentation
powered by
Learn R Programming
sBIC (version 0.2.0)
setData.LatentForests: Set data for the latent forest models.
Description
Sets the data to be used by the latent forest models models for computing MLEs.
Usage
"setData"(this, data)
Arguments
this
the LatentForests object.
data
the data to be set, should matrix of observed values where each row corresponds to a single sample.