Bayesian Latent Gaussian Modelling using INLA and Extensions
Add component input/latent mappers
1D LGCP bin count simulation and comparison with data
Methods for mapper lists
Additional bru options
Evaluate component values in predictor expressions
Methods for inlabru component lists
Latent model component construction
Compute inlabru model linearisation information
Plot inlabru convergence diagnostics
Get access to the internal environment
Fill in missing values in Spatial grids
Extract mapper information from INLA model component objects
Extract predictor index information
Methods for bru_info objects
Backwards compatibility to handle mexpand for INLA <= 24.06.02
Join stacks intended to be run with different likelihoods
Utility functions for bru likelihood objects
Summary and print methods for observation models
Methods for bru_log
bookmarks
Add a log message
Create a bru_log
object
Position methods for bru_log
objects
Clear log contents
Access methods for bru_log
objects
Build an inla data stack from linearisation information
Mapper for aggregation
Mapper for concatenated variables
Constant mapper
Mapper for factor variables
Mapper for fm_mesh_1d
Mapper for fm_mesh_2d
Mapper for general fmesher
function space objects
Generic methods for bru_mapper objects
Mapper for cos/sin functions
Mapper for indexed variables
Mapper for a linear effect
Mapper for log-sum-exp aggregation
Mapper for marginal distribution transformation
Mapper for matrix multiplication
Mapper for basis conversion
Mapper for tensor product domains
Mapper for linking several mappers in sequence
Mapper for repeating a mapper
Mapper for element-wise scaling
Mapper for element-wise shifting
mapper object summaries
Mapper for linear Taylor approximations
Constructors for bru_mapper
objects
Create an inlabru model object from model components
Observation model construction for usage with bru()
Create or update an options objects
Response size queries
Load INLA safely for examples and tests
Check for potential sp
version compatibility issues
Standardise inla hyperparameter names
Summarise and annotate data
Plot inlabru iteration timings
Extract timing information from fitted bru object
Transformation tools
Update used_component information objects
Extract basic variable names from expression
List components used in a model
Convenient model fitting using (iterated) INLA
Convert components to R code
Construct component linearisations
Summarise DIC and WAIC from lgcp
objects.
Variance and correlations measures for prediction components
Evaluate expressions in the data context
Evaluate spatial covariates
Compute all component linearisations
Compute simplified component mappings
Evaluate a component effect
Compute all index values
Compute all component inputs
Evaluate or sample from a posterior result given a model and locations
Evaluate component effects or expressions
Expand labels
Extract a summary property from all results of an inla result
Generate samples from fitted bru models
Geom for predictions
Geom for data.frame
Geom for fm_mesh_1d objects
Geom for fm_mesh_2d objects
Geom for matrix
Geom for RasterLayer objects
ggplot2 geomes for inlabru related objects
Geom helper for sf objects
Geom for SpatialGridDataFrame objects
Geom for SpatialLines objects
Geom for SpatialPixels objects
Geom for SpatialPixelsDataFrame objects
Geom for SpatialPoints objects
Geom for SpatialPolygons objects
Geom wrapper for SpatRaster objects
Visualize a globe using RGL
Render objects using RGL
Deprecated alias for sp version of the gorillas dataset
Iterated INLA
Obtain indices
Obtain inla index subset information
Deprecated functions in inlabru
inlabru
Obtain component inputs
Log Gaussian Cox process (LGCP) inference using INLA
Unit test helpers
Matern correlation or covariance function approximate credible bands.
Deprecated alias for sp version of the mexdolphin dataset
Multiple ggplots on a page.
Parse inclusion of component labels in a predictor expression
Make hierarchical mesh basis functions
Plot prediction using ggplot2
Plot method for posterior marginals estimated by bru
Create a plot sample.
Convert a plot sample of points into one of counts.
Prediction from fitted bru model
Objects exported from other packages
Sample from an inhomogeneous Poisson process
Convert data frame to SpatialLinesDataFrame
Convert SpatialPoints and boundary polygon to spatstat ppp object
Posteriors of SPDE hyper parameters and Matern correlation or covarian...
Convert a data.frame of boundary points into a SpatialPolgonsDataFrame
Print inlabru options
Summary for an inlabru fit
Summarise components
Facilitates spatial and general latent Gaussian modeling using integrated nested Laplace approximation via the INLA package (<https://www.r-inla.org>). Additionally, extends the GAM-like model class to more general nonlinear predictor expressions, and implements a log Gaussian Cox process likelihood for modeling univariate and spatial point processes based on ecological survey data. Model components are specified with general inputs and mapping methods to the latent variables, and the predictors are specified via general R expressions, with separate expressions for each observation likelihood model in multi-likelihood models. A prediction method based on fast Monte Carlo sampling allows posterior prediction of general expressions of the latent variables. Ecology-focused introduction in Bachl, Lindgren, Borchers, and Illian (2019) <doi:10.1111/2041-210X.13168>.
Useful links