summary.mixedMemModel {mixedMem} | R Documentation |
Generic S3 summary function for mixedMemModel
class.
## S3 method for class 'mixedMemModel' summary(object, ...)
object |
the mixedMemModel object to be summarized |
... |
additional parameters |
summary
provides a summary of the given mixedMemModel
object. The function
prints the ELBO, the dimensions of the model and each variable type.
mixedMemModel