Learn R Programming

mixedMem (version 1.0.2)

summary.mixedMemModel: Summary of a Mixed Membership Model

Description

Summary of a mixedMemModel object

Usage

## S3 method for class 'mixedMemModel':
summary(object, ...)

Arguments

object
the mixedMemModel object to be summarized
...
additional parameters

Details

Prints summary data for a mixedMemModel object which includes the ELBO, the dimensions of the model and details about each variable.

See Also

mixedMemModel