calculates the mle. i.e. the row proportions of the transition matrix
calculates the mle. i.e. the row proportions of the transition matrix
transition.counts.to.Markov.mle(transition.counts)
transition.counts |
a matrix or table of transition counts |
depreicated. just use prop.table(transition.counts,1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.