setData {sBIC}R Documentation

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.


[Package sBIC version 0.2.0 Index]