Learn R Programming

CNPBayes (version 1.2.2)

probz: Retrieve the probability of latent variable membership by observation.

Description

Retrieve the probability of latent variable membership by observation.

Usage

probz(object)
"probz"(object)

Arguments

object
see showMethods(probz)

Value

A matrix of size number of observations x number of components

Examples

Run this code
     probz(MarginalModelExample)

Run the code above in your browser using DataLab