bm_const: Constant mapper

View source: R/mappers.R

bm_constR Documentation

Constant mapper

Description

Create a constant mapper

Usage

bm_const()

bru_mapper_const()

Value

A bm_const mapper object.

See Also

bru_mapper, bru_mapper_generics

Other mappers: bm_aggregate(), bm_collect(), bm_expr(), bm_factor(), bm_fm_mesh_1d, bm_fmesher(), bm_harmonics(), bm_index(), bm_linear(), bm_logitaverage(), bm_logsumexp(), bm_marginal(), bm_matrix(), bm_multi(), bm_pipe(), bm_reparam(), bm_repeat(), bm_scale(), bm_shift(), bm_sum(), bm_taylor(), bru_get_mapper(), bru_mapper()

Examples

m <- bm_const()
ibm_eval2(m, input = 1:4)


inlabru documentation built on July 28, 2026, 9:07 a.m.