Rdocumentation
powered by
Learn R Programming
mixedMem (version 1.1.0)
summary.mixedMemModel: Summary of a Mixed Membership Model
Description
Generic S3 summary function for
mixedMemModel
class.
Usage
"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