Learn R Programming

inlabru (version 2.6.0)

summary.bru_info: Methods for bru_info objects

Description

Methods for bru_info objects

Summary for bru_info objects

Usage

# S3 method for bru_info
summary(object, ...)

# S3 method for summary_bru_info print(x, ...)

bru_info(...)

# S3 method for character bru_info(method, ..., inlabru_version = NULL, INLA_version = NULL)

# S3 method for bru bru_info(object, ...)

Arguments

object

Object to operate on

...

Arguments passed on to other methods

x

A summary_bru_info object to be printed

method

character; The type of estimation method used

inlabru_version

character; inlabru package version. Default: NULL, for automatically detecting the version

INLA_version

character; INLA package version. Default: NULL, for automatically detecting the version