MarkovParameters {localScore} | R Documentation |
Functions parameters global description
Description
Functions parameters global description
Arguments
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 |
[Package localScore version 2.0.3 Index]