rSPDE Package

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

set.seed(1)
inla_link <- function() {
  sprintf("[%s](%s)", "`R-INLA`", "https://www.r-inla.org")
}

Package Home Page

For more details on the package, along with a brief introduction, function references and several vignettes, go to the rSPDE home page.

For the source codes, reporting issues, etc., please go the the rSPDE GitHub page.

Vignettes

We have the following vignettes for the rSPDE package:

Function Manuals

Detailed references for functions including several examples can be found in the Function References.



Try the rSPDE package in your browser

Any scripts or data that you put into this service are public.

rSPDE documentation built on Nov. 6, 2023, 1:06 a.m.