print.inla {INLA}R Documentation

Print an INLA fit

Description

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

Value

None

Author(s)

Havard Rue

See Also

inla()


[Package INLA version 25.06.13 Index]