MarkovParameters: Functions parameters global description

MarkovParametersR 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


localScore documentation built on June 8, 2025, 10:34 a.m.