make.lincomb {INLA}R Documentation

Create linear combinations

Description

Create a linear combination or several linear combinations, as input to ⁠inla(..., lincomb = <lincomb>)⁠

Usage

inla.make.lincomb(...)

inla.make.lincombs(...)

Arguments

...

Arguments; see examples

Value

A structure to be passed on to inla() argument lincomb

Author(s)

Havard Rue hrue@r-inla.org

See Also

TODO

Examples


##See the worked out examples and description in the OLD-FAQ
##vignette {vignette("old-faq", package="INLA")}


[Package INLA version 25.10.19 Index]