y {CNPBayes}R Documentation

Retrieve data.

Description

Retrieve data.

Usage

y(object)

## S4 method for signature 'MixtureModel'
y(object)

Arguments

object

see showMethods(y)

Value

A vector containing the data

Examples

     y(SingleBatchModelExample)

[Package CNPBayes version 1.10.0 Index]