summary.mixedMemModel: Summary of a Mixed Membership Model

Description Usage Arguments Details See Also

View source: R/mixedMemModel.R

Description

Generic S3 summary function for mixedMemModel class.

Usage

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

Arguments

object

the mixedMemModel object to be summarized

...

additional parameters

Details

summary provides a summary of the given mixedMemModel object. The function prints the ELBO, the dimensions of the model and each variable type.

See Also

mixedMemModel


mixedMem documentation built on Dec. 2, 2020, 1:09 a.m.