Learn R Programming

sanba (version 0.0.3)

summary.SANvi: Summarize the Variational Inference Output

Description

Summary method for objects of class SANvi.

Usage

# S3 method for SANvi
summary(object, ...)

Value

The function prints a summary of the fitted model.

Arguments

object

Object of class SANvi.

...

Further arguments passed to or from other methods.