Rdocumentation
powered by
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
Link to current version
Version
Version
3.0-9
3.0-7
3.0-6
3.0-4
2.1-12
2.1-11
2.1-5
2.1-3
0.2-4
0.2-3
0.2-2
0.2-1
0.2-0
0.1-9
0.1-8
0.1-7
0.1-5
0.1-4
0.1-3
0.1-1
0.1-0
0.0-9
0.0-8
0.0-7
0.0-6
0.0-5
0.0-4
0.0-3
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)
Search all functions
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.