R/models.R
ar1.Rd
ngme AR(1) model specification
ar1(mesh, rho = 0, ...)
integer vector or inla.mesh.1d object, index to build the mesh
the correlation parameter (between -1 and 1)
ignore
ngme_operator object
ar1(c(1:3, 1:3)) #> Model type: AR(1) #> rho = 0