Skip to contents

Plot multichannel HMM emission profiles

Usage

plot_multichannel_sequence_hmm(model, channel = model$channel_names[1L], ...)

Arguments

model

A fitted multichannel HMM.

channel

Channel name to plot.

...

Additional arguments passed to graphics::barplot().

Value

The selected emission matrix, invisibly.

Examples

# See `fit_multichannel_sequence_hmm()`.