jti: Junction Tree Inference

Minimal and memory efficient implementation of the junction tree algorithm using the Lauritzen-Spiegelhalter scheme; S. L. Lauritzen and D. J. Spiegelhalter (1988) <https://www.jstor.org/stable/2345762?seq=1>. The jti package is part of the paper <doi:10.18637/jss.v111.i02>.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: Rcpp, igraph, sparta
LinkingTo: Rcpp, RcppArmadillo
Suggests: rmarkdown, knitr, tinytest, ess
Published: 2024-11-23
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <madslindskou at gmail.com>
License: GPL-3
URL: https://github.com/mlindsk/jti
NeedsCompilation: yes
Citation: jti citation info
Materials: README NEWS
CRAN checks: jti results

Documentation:

Reference manual: jti.pdf
Vignettes: using_jti (source, R code)

Downloads:

Package source: jti_1.0.0.tar.gz
Windows binaries: r-devel: jti_0.8.4.zip, r-release: jti_0.8.4.zip, r-oldrel: jti_0.8.4.zip
macOS binaries: r-release (arm64): jti_0.8.4.tgz, r-oldrel (arm64): jti_0.8.4.tgz, r-release (x86_64): jti_0.8.4.tgz, r-oldrel (x86_64): jti_0.8.4.tgz
Old sources: jti archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jti to link to this page.