summary.vb_bmm: Print to screen the object

View source: R/S3_methods_print.R

summary.vb_bmmR Documentation

Print to screen the object

Description

Print to screen the object

Usage

## S3 method for class 'vb_bmm'
summary(object, ...)

Arguments

object

An object of class vb_bmm.

...

Default extra paramaters.

Value

Nothing, just print to screen.

Examples

data(fit_mvbmm_example)
print(fit_mvbmm_example)

caravagn/VIBER documentation built on July 16, 2022, 1:23 a.m.