int model_apply_background

(model* mo,
  double* background_weight)

Apply the background distributions to the emission probabilities of states of the model which have one specified (background_id[state_id] != kNoBackgroundDistribution).

Documentation

Apply the background distributions to the emission probabilities of states of the model which have one specified (background_id[state_id] != kNoBackgroundDistribution).

Parameters:
- mo : a pointer to the model
background_weight - : a parameter controlling the weight given to the background. Note, should be between 0 and 1.
Returns:
: -1 on error, 0 else

Alphabetic index



This page was generated with the help of DOC++.