Learn R Programming

graphpcor (version 0.1.12)

prec: The prec method

Description

The prec method

Usage

prec(model, ...)

# S3 method for default prec(model, ...)

# S3 method for inla prec(model, ...)

Value

a precision matrix

Arguments

model

a model object

...

additional arguments

Functions

  • prec(default): The default precision method computes the inverse of the variance

  • prec(inla): Define the prec method for an inla output object