print.inla {INLA}R Documentation

Print a INLA fit

Description

Print a INLA fit

Usage

## S3 method for class 'inla'
print(x, digits = 3L, ...)

Arguments

x

An inla-object (output from an inla-call).

digits

Number of digits to print

...

other arguments.

Details

None

Value

None

Author(s)

Havard Rue

See Also

inla

Examples

## None

[Package INLA version 21.11.22 Index]