Learn R Programming

inlabru (version 2.7.0)

add_mappers: Add component input/latent mappers

Description

Add missing mappers between input data and latent variables, based on likelihood data

FUNCTION_DESCRIPTION

Usage

add_mappers(...)

# S3 method for component add_mappers(component, lhoods, ...)

# S3 method for component_list add_mappers(components, lhoods, ...)

Value

OUTPUT_DESCRIPTION

Arguments

...

Parameters passed on to other methods

component

PARAM_DESCRIPTION

lhoods

PARAM_DESCRIPTION

Details

DETAILS

Examples

Run this code
if (FALSE) {
if (interactive()) {
  # EXAMPLE1
}
}

Run the code above in your browser using DataLab