compute_mu: Compute emission probabilities for HMM

Description Usage Arguments Value

Description

Compute emission probabilities for HMM

Usage

1
compute_mu(M, theta)

Arguments

M

the number of states of the hidden variable X

theta

the rate of mutation between two lineages

Value

A vector mu s.t. mu[i] = P(Y = 1 | X = i) for i=1...M


Cronjaeger/HotBirdHMM documentation built on May 9, 2019, 6:01 p.m.