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

     head(y(SingleBatchModelExample))

[Package CNPBayes version 1.13.5 Index]