Learn R Programming

SANvi (version 0.1.1)

print.SANvb: Print variational inference output

Description

Print method for objects of class SANvb.

Usage

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

Value

The function prints a summary of the fitted model.

Arguments

x

object of class SANvb (the result of a call to variational_CAM, variational_fiSAN, variational_fSAN.

...

further arguments passed to or from other methods.