Package: dagHMM 0.1.1
dagHMM: Directed Acyclic Graph HMM with TAN Structured Emissions
Hidden Markov models (HMMs) are a formal foundation for making probabilistic models of linear sequence. They provide a conceptual toolkit for building complex models just by drawing an intuitive picture. They are at the heart of a diverse range of programs, including genefinding, profile searches, multiple sequence alignment and regulatory site identification. HMMs are the Legos of computational sequence analysis. In graph theory, a tree is an undirected graph in which any two vertices are connected by exactly one path, or equivalently a connected acyclic undirected graph. Tree represents the nodes connected by edges. It is a non-linear data structure. A poly-tree is simply a directed acyclic graph whose underlying undirected graph is a tree. The model proposed in this package is the same as an HMM but where the states are linked via a polytree structure rather than a simple path.
Authors:
dagHMM_0.1.1.tar.gz
dagHMM_0.1.1.zip(r-4.7)dagHMM_0.1.1.zip(r-4.6)dagHMM_0.1.1.zip(r-4.5)
dagHMM_0.1.1.tgz(r-4.6-any)dagHMM_0.1.1.tgz(r-4.5-any)
dagHMM_0.1.1.tar.gz(r-4.7-any)dagHMM_0.1.1.tar.gz(r-4.6-any)
dagHMM_0.1.1.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dagHMM/json (API)
| # Install 'dagHMM' in R: |
| install.packages('dagHMM', repos = c('https://mrprajwalb.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:766fa8dcbf. Checks:8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 90 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | FAIL | 117 |
Exports:backwardbaumWelchbaumWelchRecursionbwd_seq_gencalc_emisforwardfwd_seq_gengen_emisinitHMMnoisy_or
Dependencies:assertthatBHbnclassifybnlearncodetoolsdigestentropyfutureglobalsgtoolslistenvmatrixStatsparallellyPRROCRcpprlangrpart
