print.nma_dic: Print DIC details

View source: R/nma_dic-class.R

print.nma_dicR Documentation

Print DIC details

Description

Print details of DIC model fit statistics, computed by dic() function.

Usage

## S3 method for class 'nma_dic'
print(x, digits = 1, ...)

Arguments

x

An object of class nma_dic

digits

An integer passed to round()

...

Ignored

Value

x is returned invisibly.


multinma documentation built on May 31, 2023, 5:46 p.m.