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

Description Usage Arguments

Description

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

Usage

1
2
## S3 method for class 'BinomialMixtures'
setData(this, data)

Arguments

this

the BinomialMixtures object.

data

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


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