Learn R Programming

CNPBayes (version 1.2.2)

batch: Retrieve batches from object.

Description

The batches are represented as a vector of integers.

Usage

batch(object)
"batch"(object)
"batch"(object)

Arguments

object
see showMethods(batch)

Value

The batch of each data element.

Examples

Run this code
     batch(BatchModelExample)

Run the code above in your browser using DataLab