model.univariate {chromstaR}R Documentation

Univariate HMM for demonstration purposes

Description

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

Format

A uniHMM object.

Examples

## Get an example uniHMM
file <- system.file("data","H3K27me3-BN-rep1.RData", package="chromstaR")
model <- get(load(file))

[Package chromstaR version 1.20.2 Index]