Description Usage Arguments Examples
function computes probability of given n-gram
1 | calculate_ngram_prob(mc, seq)
|
mc |
markovchain object containing transition matrix |
seq |
sequence of alphabet elements or gaps("_") |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.