print.vb: Print an object of class 'vb' to the screen.

Description Usage Arguments Author(s) See Also Examples

Description

This may be used to print the contents of an object of class vb to the screen.

Usage

1
2
## S3 method for class 'vb'
print(x, ...)

Arguments

x

An object of class vb is required.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

VariationalBayes

Examples

1
### See the VariationalBayes function for an example.

benmarwick/LaplacesDemon documentation built on May 12, 2019, 12:59 p.m.