| model.combined {chromstaR} | R Documentation |
A combinedMultiHMM object for demonstration purposes in examples of package chromstaR.
A combinedMultiHMM object.
## Get an example combinedMultiHMM
file <- system.file("data","combined_mode-differential.RData",
package="chromstaR")
model <- get(load(file))