Package: INLAtools 0.1.4.901
INLAtools: Functionalities for the 'INLA' Package
Contain code to work with a C struct, in short cgeneric, to define a Gaussian Markov random (GMRF) model. The cgeneric contain code to specify GMRF elements such as the graph and the precision matrix, and also the initial and prior for its parameters, useful for model inference. It can be accessed from a C program and is the recommended way to implement new GMRF models in the 'INLA' package (<https://www.r-inla.org>). The 'INLAtools' implement functions to evaluate each one of the model specifications from R. 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. The `generic0` can be used to implement intrinsic models with the scaling as proposed in Sørbye & Rue (2014) <doi:10.1016/j.spasta.2013.06.004>, and the required constraints. A very useful functionality is the Kronecker product method that creates a new model from multiple cgeneric models. It also works with the rgeneric, the R version of the cgeneric intended to easy try implementation of new GMRF models. The Kronecker between two cgeneric models where each one needs a constraint, such as spatio-temporal intrinsic interaction models, the needed constraints are automatically set.
Authors:
INLAtools_0.1.4.901.tar.gz
INLAtools_0.1.4.901.zip(r-4.7)INLAtools_0.1.4.901.zip(r-4.6)INLAtools_0.1.4.901.zip(r-4.5)
INLAtools_0.1.4.901.tgz(r-4.6-x86_64)INLAtools_0.1.4.901.tgz(r-4.6-arm64)INLAtools_0.1.4.901.tgz(r-4.5-x86_64)INLAtools_0.1.4.901.tgz(r-4.5-arm64)
INLAtools_0.1.4.901.tar.gz(r-4.7-arm64)INLAtools_0.1.4.901.tar.gz(r-4.7-x86_64)INLAtools_0.1.4.901.tar.gz(r-4.6-arm64)INLAtools_0.1.4.901.tar.gz(r-4.6-x86_64)
INLAtools_0.1.4.901.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
INLAtools/json (API)
NEWS
| # Install 'INLAtools' in R: |
| install.packages('INLAtools', repos = c('https://eliaskrainski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eliaskrainski/inlatools/issues
Last updated from:20f061b2c5. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 113 | ||
| linux-devel-x86_64 | ERROR | 121 | ||
| source / vignettes | OK | 139 | ||
| linux-release-arm64 | ERROR | 133 | ||
| linux-release-x86_64 | ERROR | 118 | ||
| macos-release-arm64 | ERROR | 95 | ||
| macos-release-x86_64 | ERROR | 316 | ||
| macos-oldrel-arm64 | ERROR | 101 | ||
| macos-oldrel-x86_64 | ERROR | 204 | ||
| windows-devel | ERROR | 111 | ||
| windows-release | ERROR | 92 | ||
| windows-oldrel | ERROR | 112 | ||
| wasm-release | OK | 89 |
Exports:cgenericcgeneric_generic0cgeneric_graphcgeneric_iidcgeneric_initialcgeneric_mucgeneric_priorcgeneric_Qcgeneric_shlib_pathcgenericBuilderfindGetFunctioninlaQis.zeromulti_generic_modelpackageCheckpclrangepcParamCheckpcrangergenericrgeneric_graphrgeneric_initialrgeneric_murgeneric_priorrgeneric_QSparseupperPadding
