multinma (version 0.1.3)

print.nma_dic: Print DIC details

Description

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

Usage

# S3 method for 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.