Learn R Programming

treeHFM (version 1.0.3)

Hidden Factor Graph Models

Description

Hidden Factor graph models generalise Hidden Markov Models to tree structured data. The distinctive feature of 'treeHFM' is that it learns a transition matrix for first order (sequential) and for second order (splitting) events. It can be applied to all discrete and continuous data that is structured as a binary tree. In the case of continuous observations, 'treeHFM' has Gaussian distributions as emissions.

Copy Link

Version

Install

install.packages('treeHFM')

Monthly Downloads

1

Version

1.0.3

License

GPL (>= 2)

Maintainer

Henrik Failmezger

Last Published

September 17th, 2016

Functions in treeHFM (1.0.3)

HFMfit

Fit a HFM Model
DrawViterbiTree

Arranges a Viterbi tree
HFMviterbi

Calculates the most probable Hidden State path