| scopy.define {INLA} | R Documentation |
scopy modelThis function provide access to the parameterisation of the scopy model
inla.scopy.define(n = 5L)
n |
Number of parameters, either 2 (intercept and slope) or >= 5 (intercept, slope and a spline representing the deviation from it) |
A list with the number of parameters and matrix defining basis vectors for the scopy model
Havard Rue hrue@r-inla.org