updateHmmParams: Run the Baum-Welch algorithm to update HMM parameters
Description
This function is not intended to be called directly by the user. It
is exported in the package NAMESPACE for internal use by other BioC
packages.
Usage
updateHmmParams(object, emission_param = EmissionParam(), transition_param = TransitionParam())