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 | 
| DOI: | 10.32614/CRAN.package.jti | 
| 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 | 
| Reference manual: | jti.html , jti.pdf | 
| Vignettes: | using_jti (source, R code) | 
| Package source: | jti_1.0.0.tar.gz | 
| Windows binaries: | r-devel: jti_1.0.0.zip, r-release: jti_1.0.0.zip, r-oldrel: jti_1.0.0.zip | 
| macOS binaries: | r-release (arm64): jti_1.0.0.tgz, r-oldrel (arm64): jti_1.0.0.tgz, r-release (x86_64): jti_1.0.0.tgz, r-oldrel (x86_64): jti_1.0.0.tgz | 
| Old sources: | jti archive | 
Please use the canonical form https://CRAN.R-project.org/package=jti to link to this page.