get_initial_probs | R Documentation |
Extract the Initial State Probabilities of Hidden Markov Model
get_initial_probs(model)
## S3 method for class 'nhmm'
get_initial_probs(model)
## S3 method for class 'mnhmm'
get_initial_probs(model)
## S3 method for class 'hmm'
get_initial_probs(model)
## S3 method for class 'mhmm'
get_initial_probs(model)
model |
A hidden Markov model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.