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 FAQ
##section on {www.r-inla.org}

[Package INLA version 21.11.22 Index]