print.nma_inla: Print nmainla object

Description Usage Arguments Details Value

View source: R/print.R

Description

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.

Usage

1
2
## S3 method for class 'nma_inla'
print(x, digits = 3, ...)

Arguments

x

An nma_inla object.

digits

An integer indicating the number of decimal places.

...

Further arguments passed to or from other methods.

Details

The resulting data.frame can be used as data argument in nma_inla.

Value

The return value is invisible NULL


nmaINLA documentation built on July 22, 2021, 1:05 a.m.