Learn R Programming

CNPBayes (version 1.2.2)

z: Retrieve latent variable assignments.

Description

Retrieves the simulated latent variable assignments of each observation at each MCMC simulation.

Usage

z(object)
"z"(object)
"z"(object)

Arguments

object
see showMethods(z)

Value

A vector the length of the data

Examples

Run this code
     z(MarginalModelExample)

Run the code above in your browser using DataLab