model.combined {chromstaR}R Documentation

Combined multivariate HMM for demonstration purposes

Description

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

Format

A combinedMultiHMM object.

Examples

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

[Package chromstaR version 1.16.0 Index]