print.MBMA_stan: Print MBMA object

View source: R/print.MBMA_stan.R

print.MBMA_stanR Documentation

Print MBMA object

Description

Takes an MBMA_stan object which is obtained by function MBMA_stan and print the model and data information such as model type used in the model.

Usage

## S3 method for class 'MBMA_stan'
print(x, digits = 2, ...)

Arguments

x

A MBMA_stan object.

digits

An integer indicating the number of decimal places.

...

Further arguments passed to or from other methods.

Value

The return value is invisible NULL


gunhanb/metastan documentation built on March 18, 2023, 12:09 a.m.