ar1: ngme AR(1) model specification

View source: R/models.R

ar1R Documentation

ngme AR(1) model specification

Description

ngme AR(1) model specification

Usage

ar1(mesh = NULL, rho = 0)

Arguments

mesh

integer vector or inla.mesh.1d object, index to build the mesh

rho

the correlation parameter (between -1 and 1)

Value

ngme_operator object


ngme2 documentation built on May 20, 2026, 9:10 a.m.