MarkovParameters | R Documentation |
Functions parameters global description
theta |
alphabet used (vector of character) |
lambda |
transition probability matrix of size, theta x theta |
score_function |
vector containing the scores of each letters of the alphabet (must be in the same order as theta) |
a |
score strictly positive |
prob0 |
Distribution of the first element of the Markov chain. Default to stationary distribution of lambda |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.