print.nma_inla {nmaINLA} | R Documentation |
Takes an nma_inla
object which is obtained by function nma_inla
and print
the model and data information such as model type used in the model.
## S3 method for class 'nma_inla'
print(x, digits = 3, ...)
x |
An |
digits |
An integer indicating the number of decimal places. |
... |
Further arguments passed to or from other methods. |
The resulting data.frame can be used as data argument in nma_inla
.
The return value is invisible NULL