Learn R Programming

sanba (version 0.0.3)

print.SANvi: Print the Variational Inference Output

Description

Print method for objects of class SANvi.

Usage

# S3 method for SANvi
print(x, ...)

Value

The function prints a summary of the fitted model.

Arguments

x

Object of class SANvi.

...

Further arguments passed to or from other methods.