| precision.inla_rspde | R Documentation | 
inla_rspde objectsFunction to get the precision matrix of an inla_rspde object created with the rspde.matern() function.
## S3 method for class 'inla_rspde'
precision(object, theta = NULL, ...)
object | 
 The   | 
theta | 
 If null, the starting values for theta will be used. Otherwise, it must be suplied as a vector.
For stationary models, we have   | 
... | 
 Currently not used.  | 
The precision matrix.
precision.CBrSPDEobj(), matern.operators()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.