clusterseg {CHMM}R Documentation

Summarize the results of the coupled HMM.

Description

Summarize the results of the coupled HMM.

Usage

clusterseg(x)

Arguments

x

a matrix of status. Columns corresponds to series (individuals).

Value

a data.frame with 4 columns

sample

name of the sample (series).

posbegin

beginning position.

posend

ending position.

status

status.


[Package CHMM version 0.1.1 Index]