scopy.define {INLA}R Documentation

Get the parameterisation of the scopy model

Description

This function provide access to the parameterisation of the scopy model

Usage

inla.scopy.define(n = 5L)

Arguments

n

Number of parameters, either 2 (intercept and slope) or >= 5 (intercept, slope and a spline representing the deviation from it)

Value

A list with the number of parameters and matrix defining basis vectors for the scopy model

Author(s)

Havard Rue hrue@r-inla.org


[Package INLA version 25.10.19 Index]