(model* mo, int j, int obs, int t)
Calculates the right index for emission array b of state j in model mo given an observation obs and taking the state order into account, returns -1 if state order exceeds number of so far emitted characters
Documentation
Calculates the right index for emission array b of state j in model mo
given an observation obs and taking the state order into account,
returns -1 if state order exceeds number of so far emitted characters
- Parameters:
- mo - : model
j - : state id
obs - : integer observation to be updated with
t - : position of obs in sequence (time)
Alphabetic index
This page was generated with the help of DOC++.