bri.tps.prior: Construct a thin-plate spline prior

View source: R/YY.R

bri.tps.priorR Documentation

Construct a thin-plate spline prior

Description

Construct a thin-plate spline prior

Usage

bri.tps.prior(mesh, constr = FALSE, extraconstr.int = NULL,
  extraconstr = NULL, theta.mean = 0, theta.prec = 0.001)

Arguments

mesh

the mesh to build the model on

constr

TRUE if apply an integrate-to-zero constraint. Default FALSE.

extraconstr.int

extra field integral constraints

extraconstr

direct linear combination constraints on the basis weights

theta.mean

prior mean for theta

theta.prec

prior precision for theta

Value

an object for the 'model' option used in inla()


julianfaraway/brinla documentation built on April 6, 2023, 2:33 p.m.