Learn R Programming

LaplacesDemon (version 16.1.1)

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

Description

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

Usage

# S3 method for vb
print(x, …)

Arguments

x

An object of class vb is required.

Additional arguments are unused.

See Also

VariationalBayes

Examples

Run this code
# NOT RUN {
### See the VariationalBayes function for an example.
# }

Run the code above in your browser using DataLab