Learn R Programming

sBIC (version 0.2.0)

setData: Set data for a model poset.

Description

Sets the data to be used by a poset of models when computing MLEs.

Usage

setData(this, data)

Arguments

this
the model poset object.
data
the data to be set.