Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bru_info

Methods for bru_info objects


Description

Methods for bru_info objects

Summary for bru_info objects

Usage

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

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

bru_info(...)

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

## S3 method for class '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


inlabru

Bayesian Latent Gaussian Modelling using INLA and Extensions

v2.3.1
GPL (>= 2)
Authors
Finn Lindgren [aut, cre, cph] (<https://orcid.org/0000-0002-5833-2011>, Finn Lindgren continued development of the main code), Fabian E. Bachl [aut, cph] (Fabian Bachl wrote the main code), David L. Borchers [ctb, dtc, cph] (David Borchers wrote code for Gorilla data import and sampling, multiplot tool), Daniel Simpson [ctb, cph] (Daniel Simpson wrote the basic LGCP sampling method), Lindesay Scott-Howard [ctb, dtc, cph] (Lindesay Scott-Howard provided MRSea data import code), Seaton Andy [ctb] (Andy Seaton provided testing and bugfixes)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.