prec | R Documentation |
prec
methodThe prec
method
prec(model, ...)
## Default S3 method:
prec(model, ...)
## S3 method for class 'inla'
prec(model, ...)
model |
a model object |
... |
additional arguments |
a precision matrix
prec(default)
: The default precision method
computes the inverse of the variance
prec(inla)
: Define the prec method for an inla output object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.