multinma (version 0.6.1)

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, ...)

Value

x is returned invisibly.

Arguments

x

An object of class nma_dic

digits

An integer passed to round()

...

Ignored