Contain code to work with latent Gaussian Markov random field (GMRF) models. Queries for the 'cgeneric' interface, specified as a way to implement new GMRF models to be fitted as model components in the 'INLA' package (<https://www.r-inla.org>). The implemented functionalities leverage the use of 'cgeneric' models and provide a way to debug the code as well to work with the prior for the model parameters and to sample from it. A Kronecker product method is also implemented to work with the four possible combinations between a 'cgeneric' and a 'rgeneric' model.
Version: | 0.0.2 |
Depends: | R (≥ 4.3), Matrix |
Imports: | methods, utils |
Suggests: | INLA (≥ 24.02.09) |
Published: | 2025-06-04 |
DOI: | 10.32614/CRAN.package.INLAtools |
Author: | Elias Teixeira Krainski
|
Maintainer: | Elias Teixeira Krainski <eliaskrainski at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Additional_repositories: | https://inla.r-inla-download.org/R/testing |
CRAN checks: | INLAtools results [issues need fixing before 2025-06-18] |
Reference manual: | INLAtools.pdf |
Package source: | INLAtools_0.0.2.tar.gz |
Windows binaries: | r-devel: INLAtools_0.0.2.zip, r-release: INLAtools_0.0.1.zip, r-oldrel: INLAtools_0.0.1.zip |
macOS binaries: | r-release (arm64): INLAtools_0.0.2.tgz, r-oldrel (arm64): INLAtools_0.0.2.tgz, r-release (x86_64): INLAtools_0.0.2.tgz, r-oldrel (x86_64): INLAtools_0.0.2.tgz |
Old sources: | INLAtools archive |
Please use the canonical form https://CRAN.R-project.org/package=INLAtools to link to this page.