hmm doc bug

1 view
Skip to first unread message

mapb

unread,
Sep 24, 2008, 6:45:50 AM9/24/08
to sage-devel
The fourth argument in the following routine is called
"emission_symbols", while the INPUTS section reports "emission_state".

hmm.DiscreteHiddenMarkovModel(A, B, pi=None, emission_symbols=None,
name=None, normalize=True)
n
INPUTS:
A -- square matrix of doubles; the state change probabilities
B -- matrix of doubles; emission probabilities
pi -- list of floats; probabilities for each initial state
emission_state -- list of B.ncols() symbols (just used for
printing)
name -- (optional) name of the model
normalize -- (optional; default=True) whether or not to
normalize
the model so the probabilities add to 1

mabshoff

unread,
Sep 24, 2008, 6:53:10 AM9/24/08
to sage-devel


On Sep 24, 3:45 am, mapb <marklit...@lycos.de> wrote

Hi,

> The fourth argument in the following routine is called
> "emission_symbols", while the INPUTS section reports "emission_state".

thanks for the report. We are tracking the issue at
http://trac.sagemath.org/sage_trac/ticket/4189

Cheers,

Michael
Reply all
Reply to author
Forward
0 new messages