Print a INLA fit

# 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

Havard Rue

See also

Examples

## None