print.nma_dic {multinma} | R Documentation |
Print details of DIC model fit statistics, computed by dic()
function.
## S3 method for class 'nma_dic'
print(x, digits = 1, ...)
x |
An object of class nma_dic |
digits |
An integer passed to |
... |
Ignored |
x
is returned invisibly.