prec-methods: The 'prec' method

precR Documentation

The prec method

Description

The prec method

Usage

prec(model, ...)

## Default S3 method:
prec(model, ...)

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

Arguments

model

a model object

...

additional arguments

Value

a precision matrix

Functions

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

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


graphpcor documentation built on June 8, 2025, 10:37 a.m.