Skip to contents

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.