Rdocumentation
powered by
Learn R Programming
VanillaICE (version 1.34.0)
doUpdate: Helper function to determine whether to update the HMM parameters via the Baum-Welch algorithm
Description
This function is not intended to be called directly by the user, and is exported only for internal use by other BioC packages.
Usage
doUpdate(param)
Arguments
param
An object containing parameters for the HMM
See Also
HmmParam