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

Value

The return value is invisible NULL

Details

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