print.SANvb {SANvi}R Documentation

Print variational inference output

Description

Print method for objects of class SANvb.

Usage

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

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.

Value

The function prints a summary of the fitted model.


[Package SANvi version 0.1.1 Index]