CRAN/E | dagHMM

dagHMM

Directed Acyclic Graph HMM with TAN Structured Emissions

Installation

About

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.

Key Metrics

Version 0.1.0
Published 2023-01-10 469 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks dagHMM results

Downloads

Yesterday 1 0%
Last 7 days 4 +100%
Last 30 days 12 -20%
Last 90 days 68 +17%
Last 365 days 1.065 +41%

Maintainer

Maintainer

Prajwal Bende

prajwal.bende@gmail.com

Authors

Prajwal Bende

aut / cre

Russ Greiner

ths

Pouria Ramazi

ths

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

gtools
future
matrixStats
PRROC
bnlearn
bnclassify