mergeFunc
takes the output of hmm.run.func (or find.hmm.states)
with a particular model selection criterion and iteratively merges the
states with means closer than a supplied threshold.
mergeHmmStates
is a frontend for mergeFunc
using
aCGH
object.
mergeHmmStates(aCGH.obj, model.use = 1, minDiff = 0.25)
mergeFunc(statesres, minDiff = 0.1)
aCGH
.
find.hmm.states
for a given model selection crterion
find.hmm.states
.
aCGH
, find.hmm.states