Learn R Programming

⚠️There's a newer version (3.0-9) of this package.Take me there.

hmm.discnp (version 0.0-7)

Hidden Markov models with discrete non-parametric observation distributions.

Description

Fits hidden Markov models with discrete non-parametric observation distributions to data sets. Simulates data from such models.

Copy Link

Version

Install

install.packages('hmm.discnp')

Monthly Downloads

409

Version

0.0-7

License

GPL version 2 or newer

Maintainer

Rolf Turner

Last Published

September 26th, 2022

Functions in hmm.discnp (0.0-7)

hmm

Fit a hidden Markov model to discrete data.
hmm.discnp-internal

Internal hmm.discnp functions.
mps

Most probable states.
sim.hmm

Simulate discrete data from a hidden Markov model.
viterbi

Most probable state sequence.