| 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
samplename of the sample (series).
posbeginbeginning position.
posendending position.
statusstatus.
[Package CHMM version 0.1.1 Index]