Learn R Programming

sBIC (version 0.2.0)

setData.BinomialMixtures: Set data for the binomial mixture models.

Description

Sets the data to be used by the binomial mixture models when computing MLEs.

Usage

"setData"(this, data)

Arguments

this
the BinomialMixtures object.
data
the data to be set, should be a numeric vector of non-negative integers.