model.combined: Combined multivariate HMM for demonstration purposes

Description Format Examples

Description

A combinedMultiHMM object for demonstration purposes in examples of package chromstaR.

Format

A combinedMultiHMM object.

Examples

1
2
3
4
## Get an example combinedMultiHMM
file <- system.file("data","combined_mode-differential.RData",
                    package="chromstaR")
model <- get(load(file))

chromstaR documentation built on Nov. 8, 2020, 8:29 p.m.