setData.LatentForests: Set data for the latent forest models.

Description Usage Arguments

Description

Sets the data to be used by the latent forest models models for computing MLEs.

Usage

1
2
## S3 method for class 'LatentForests'
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.


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