updateHmmParams: Run the Baum-Welch algorithm to update HMM parameters

Description Usage Arguments

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

1
2
updateHmmParams(object, emission_param = EmissionParam(),
  transition_param = TransitionParam())

Arguments

object

a SnpArrayExperiment object

emission_param

a EmissionParam object

transition_param

a TransitionParam object


rscharpf/VanillaICE documentation built on May 15, 2019, 5:51 p.m.