[,HMM,ANY,ANY,ANY-method {STAN}R Documentation

extract parts of HMM

Description

extract parts of HMM

Usage

## S4 method for signature 'HMM,ANY,ANY,ANY'
x[i, j, ..., drop = "missing"]

Arguments

x

A hidden Markov model.

i

State ids to extract.

j

Emissions to extract.

...

...

drop

...

Value

extract parts of HMM


[Package STAN version 2.20.0 Index]